Flavio.Santos.NetCore.ApiResponse
1.0.2
See the version list below for details.
dotnet add package Flavio.Santos.NetCore.ApiResponse --version 1.0.2
NuGet\Install-Package Flavio.Santos.NetCore.ApiResponse -Version 1.0.2
<PackageReference Include="Flavio.Santos.NetCore.ApiResponse" Version="1.0.2" />
<PackageVersion Include="Flavio.Santos.NetCore.ApiResponse" Version="1.0.2" />
<PackageReference Include="Flavio.Santos.NetCore.ApiResponse" />
paket add Flavio.Santos.NetCore.ApiResponse --version 1.0.2
#r "nuget: Flavio.Santos.NetCore.ApiResponse, 1.0.2"
#addin nuget:?package=Flavio.Santos.NetCore.ApiResponse&version=1.0.2
#tool nuget:?package=Flavio.Santos.NetCore.ApiResponse&version=1.0.2
FDS.UuidV7.NetCore
🚀 FDS.UuidV7.NetCore is a lightweight .NET library for generating UUID v7 (time-based UUIDs) according to the official specification.
📦 Installation
You can install this package via NuGet Package Manager:
dotnet add package Flavio.Santos.UuidV7.NetCore --version 1.0.3
Or using Package Manager Console:
Install-Package Flavio.Santos.UuidV7.NetCore -Version 1.0.3
🚀 Usage
Generating a UUID v7 is simple:
using FDS.UuidV7.NetCore;
Guid uuidV7 = UuidV7.Generate();
Console.WriteLine(uuidV7);
📝 Output Example:
018d3f29-8c6f-7123-bf0e-365bfae8b45f
🎯 Features
✅ Generates UUID v7 based on the official specification ✅ Fully compatible with .NET 6+ and .NET 8 ✅ No dependencies, lightweight and fast
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.
🔗 Links
-🔹 NuGet Package: Flavio.Santos.UuidV7.NetCore -🔹 Author LinkedIn: Flavio Santos
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
- 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.0.22 | 248 | 6/9/2025 |
1.0.21 | 190 | 6/9/2025 |
1.0.20 | 191 | 6/8/2025 |
1.0.19 | 193 | 6/8/2025 |
1.0.18 | 83 | 4/26/2025 |
1.0.17 | 145 | 4/23/2025 |
1.0.16 | 157 | 4/21/2025 |
1.0.15 | 477 | 3/25/2025 |
1.0.14 | 481 | 3/25/2025 |
1.0.13 | 474 | 3/25/2025 |
1.0.12 | 335 | 3/24/2025 |
1.0.11 | 260 | 3/24/2025 |
1.0.10 | 261 | 3/23/2025 |
1.0.9 | 145 | 3/16/2025 |
1.0.8 | 129 | 3/16/2025 |
1.0.7 | 147 | 3/14/2025 |
1.0.6 | 145 | 3/14/2025 |
1.0.5 | 139 | 3/13/2025 |
1.0.4 | 144 | 3/13/2025 |
1.0.3 | 214 | 3/3/2025 |
1.0.2 | 192 | 3/3/2025 |
1.0.1 | 100 | 3/2/2025 |
1.0.0 | 89 | 3/2/2025 |