dotnetCampus.Configurations.Source
1.9.1
dotnet add package dotnetCampus.Configurations.Source --version 1.9.1
NuGet\Install-Package dotnetCampus.Configurations.Source -Version 1.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="dotnetCampus.Configurations.Source" Version="1.9.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnetCampus.Configurations.Source" Version="1.9.1" />
<PackageReference Include="dotnetCampus.Configurations.Source"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add dotnetCampus.Configurations.Source --version 1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotnetCampus.Configurations.Source, 1.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package dotnetCampus.Configurations.Source@1.9.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=dotnetCampus.Configurations.Source&version=1.9.1
#tool nuget:?package=dotnetCampus.Configurations.Source&version=1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
COIN 硬币格式的高性能配置文件读写库,COIN = Configuration\n,即“配置+换行符”,因默认使用“\n”作为换行符而得名。COIN 设计了一个高性能的应用程序配置文件,以及实现高性能读写这个配置文件的 .NET 库。特点是高性能读写;在初始化阶段使用全异步处理,避免阻塞主流程;多线程和多进程安全;无异常设计等
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.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 |
|---|---|---|
| 1.9.1 | 161 | 12/30/2025 |
| 1.9.0 | 711 | 3/25/2025 |
| 1.9.0-alpha03 | 695 | 3/25/2025 |
| 1.7.0 | 343 | 12/10/2024 |
| 1.6.12 | 465 | 2/29/2024 |
| 1.6.11 | 484 | 6/24/2023 |
| 1.6.10 | 802 | 8/30/2021 |
| 1.6.9 | 836 | 7/18/2021 |
| 1.6.8 | 853 | 2/8/2021 |
| 1.6.7 | 702 | 2/7/2021 |
| 1.6.6 | 754 | 12/24/2020 |
| 1.6.5 | 719 | 12/22/2020 |
| 1.6.4 | 836 | 12/17/2020 |
| 1.6.3 | 734 | 12/16/2020 |
| 1.6.2 | 714 | 12/12/2020 |
| 1.6.1 | 832 | 12/5/2020 |
| 1.6.0 | 713 | 12/4/2020 |
| 1.5.3 | 772 | 11/29/2020 |
| 1.5.2 | 822 | 11/28/2020 |
| 1.5.1 | 841 | 11/27/2020 |
Loading failed