cloudscribe.Versioning
8.4.0
Prefix Reserved
dotnet add package cloudscribe.Versioning --version 8.4.0
NuGet\Install-Package cloudscribe.Versioning -Version 8.4.0
<PackageReference Include="cloudscribe.Versioning" Version="8.4.0" />
<PackageVersion Include="cloudscribe.Versioning" Version="8.4.0" />
<PackageReference Include="cloudscribe.Versioning" />
paket add cloudscribe.Versioning --version 8.4.0
#r "nuget: cloudscribe.Versioning, 8.4.0"
#:package cloudscribe.Versioning@8.4.0
#addin nuget:?package=cloudscribe.Versioning&version=8.4.0
#tool nuget:?package=cloudscribe.Versioning&version=8.4.0
cloudscribe.Versioning
Provides versioning utilities and helpers for cloudscribe projects.
Usage
- Install the NuGet package:
dotnet add package cloudscribe.Versioning
- Reference the library and use its versioning APIs as needed.
License
Licensed under the Apache-2.0 License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
NuGet packages (64)
Showing the top 5 NuGet packages that depend on cloudscribe.Versioning:
Package | Downloads |
---|---|
cloudscribe.Web.Common
cloudscribe common helpers for web applications |
|
cloudscribe.Core.Web
Multi-tenant web application foundation with management for sites, users, roles, claims, and geographic data. |
|
cloudscribe.SimpleContent.Web
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database |
|
cloudscribe.Core.IdentityServerIntegration
cloudscribe multi-tenant identity integration for IdentityServer4 |
|
cloudscribe.Logging.Web
An implementation of ILogger and ILoggerProvider that logs to the database using a pluggable model supporting multiple data platforms. Also proivides an MVC controller for viewing and managing the log data. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on cloudscribe.Versioning:
Repository | Stars |
---|---|
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
|