devdeer.Templates.Bicep
3.0.0-beta
See the version list below for details.
dotnet add package devdeer.Templates.Bicep --version 3.0.0-beta
NuGet\Install-Package devdeer.Templates.Bicep -Version 3.0.0-beta
<PackageReference Include="devdeer.Templates.Bicep" Version="3.0.0-beta" />
paket add devdeer.Templates.Bicep --version 3.0.0-beta
#r "nuget: devdeer.Templates.Bicep, 3.0.0-beta"
// Install devdeer.Templates.Bicep as a Cake Addin
#addin nuget:?package=devdeer.Templates.Bicep&version=3.0.0-beta&prerelease
// Install devdeer.Templates.Bicep as a Cake Tool
#tool nuget:?package=devdeer.Templates.Bicep&version=3.0.0-beta&prerelease
Bicep module templates used by DEVDEER.
This package is mainly for internal usage at DEVDEER. However most of the conventions are related to the
suggestions in the [Microsoft Cloud Adoption Framework (CAF)](https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-abbreviations).
We also tried to provide much freedom by parametrizing a lot.
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 39 | 3/24/2023 |
3.1.3 | 40 | 3/24/2023 |
3.1.2 | 32 | 3/24/2023 |
3.1.1 | 40 | 3/24/2023 |
3.1.0 | 33 | 3/24/2023 |
3.0.12-beta | 31 | 3/24/2023 |
3.0.11-beta | 39 | 3/24/2023 |
3.0.10-beta | 46 | 3/23/2023 |
3.0.9-beta | 91 | 3/16/2023 |
3.0.8-beta | 40 | 3/16/2023 |
3.0.7-beta | 38 | 3/16/2023 |
3.0.6-beta | 217 | 2/25/2023 |
3.0.5-beta | 57 | 2/25/2023 |
3.0.4-beta | 76 | 2/24/2023 |
3.0.3-beta | 87 | 2/23/2023 |
3.0.2-beta | 50 | 2/23/2023 |
3.0.1-beta | 64 | 2/23/2023 |
3.0.0-beta | 118 | 2/7/2023 |
2.2.2 | 643 | 10/6/2022 |
2.2.1 | 234 | 10/5/2022 |
2.2.0 | 238 | 10/5/2022 |
2.1.0 | 307 | 9/26/2022 |
2.0.8 | 503 | 8/10/2022 |
2.0.7 | 305 | 6/27/2022 |
2.0.6 | 327 | 6/27/2022 |
2.0.5 | 763 | 6/1/2022 |
2.0.4 | 302 | 6/1/2022 |
2.0.3 | 508 | 4/11/2022 |
2.0.2 | 866 | 3/12/2022 |
2.0.1 | 309 | 3/6/2022 |
2.0.0 | 304 | 3/5/2022 |
1.3.0 | 327 | 2/21/2022 |
1.1.2 | 224 | 1/10/2022 |
1.1.1 | 186 | 1/7/2022 |
1.1.0 | 188 | 1/5/2022 |
1.0.7 | 386 | 12/9/2021 |
1.0.6 | 189 | 12/9/2021 |
1.0.4 | 202 | 12/9/2021 |
1.0.2 | 6,376 | 11/23/2021 |
1.0.1 | 5,712 | 11/23/2021 |
1.0.0 | 193 | 11/23/2021 |
0.10.2-beta | 188 | 11/19/2021 |
0.10.1-beta | 126 | 11/18/2021 |
0.9.6-beta | 136 | 11/12/2021 |
0.9.5-beta | 124 | 11/1/2021 |
0.9.4-beta | 183 | 10/27/2021 |
0.9.3-beta | 138 | 10/5/2021 |
0.9.2-beta | 436 | 8/24/2021 |
0.9.1-beta | 142 | 8/24/2021 |
0.9.0-beta | 116 | 8/24/2021 |
0.8.5-beta | 123 | 8/24/2021 |
0.8.4-beta | 116 | 8/24/2021 |
0.8.0-beta | 253 | 8/19/2021 |
0.7.1-beta | 144 | 8/18/2021 |
0.7.0-beta | 158 | 8/17/2021 |
0.6.0-beta | 278 | 8/11/2021 |
0.5.1-beta | 172 | 8/9/2021 |
0.5.0-beta | 233 | 8/6/2021 |
0.4.1-beta | 153 | 8/5/2021 |
0.4.0-beta | 119 | 8/5/2021 |
0.3.1-beta | 120 | 8/5/2021 |
0.3.0-beta | 177 | 8/3/2021 |
0.1.2-beta | 288 | 7/28/2021 |
0.1.1-beta | 155 | 7/28/2021 |
- Replaced package icon.
- Rework of appservice-dotnet component.
- Storage container as WORM option now.
- SQL Azure now has default policy 'Default' and allows passing it in.
- Added identity option to SQL Server and AAD login now is supported.
- SQL server now by default has a connectivity policy of 'Default' instead of 'Redirect'.
- Added modules for service bus.