CodeFactory.Formatting.CSharp
0.90.202171
See the version list below for details.
dotnet add package CodeFactory.Formatting.CSharp --version 0.90.202171
NuGet\Install-Package CodeFactory.Formatting.CSharp -Version 0.90.202171
<PackageReference Include="CodeFactory.Formatting.CSharp" Version="0.90.202171" />
<PackageVersion Include="CodeFactory.Formatting.CSharp" Version="0.90.202171" />
<PackageReference Include="CodeFactory.Formatting.CSharp" />
paket add CodeFactory.Formatting.CSharp --version 0.90.202171
#r "nuget: CodeFactory.Formatting.CSharp, 0.90.202171"
#:package CodeFactory.Formatting.CSharp@0.90.202171
#addin nuget:?package=CodeFactory.Formatting.CSharp&version=0.90.202171
#tool nuget:?package=CodeFactory.Formatting.CSharp&version=0.90.202171
Extension libraries that provide formatters for code factory models to C#
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- CodeFactorySDK (>= 1.0.202021)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CodeFactory.Formatting.CSharp:
| Package | Downloads |
|---|---|
|
CommonDeliveryFramework.Net.Automation.Common
Common automation extensions used with CommonDeliveryFramework. |
|
|
CommonDeliveryFramework.Net.Automation.Service.Rest
Support logic to generate and update Rest services used with CommonDeliveryFramework. |
|
|
CommonDeliveryFramework.Net.Automation.Service.Grpc
Support logic to generate and update Grpc services used with CommonDeliveryFramework. |
|
|
CommonDeliveryFramework.Net.Automation.Data.Sql
SQL repository automation extensions used with CommonDeliveryFramework. |
|
|
CommonDeliveryFramework.Net.Automation.Delivery
Service generation and repository automation example used with CommonDeliveryFramework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.21068.1 | 1,381 | 3/15/2021 |
| 0.90.202401 | 621 | 8/27/2020 |
| 0.90.202181 | 682 | 8/5/2020 |
| 0.90.202171 | 630 | 8/4/2020 |
| 0.75.202032 | 702 | 7/21/2020 |
| 0.75.202031 | 621 | 7/21/2020 |
Updated release to clean up namespace manager usage and to extend source formatter to support custom indenting.