IczpNet.OpenIddict.Domain.Shared 9.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package IczpNet.OpenIddict.Domain.Shared --version 9.0.0
                    
NuGet\Install-Package IczpNet.OpenIddict.Domain.Shared -Version 9.0.0
                    
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="IczpNet.OpenIddict.Domain.Shared" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IczpNet.OpenIddict.Domain.Shared" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="IczpNet.OpenIddict.Domain.Shared" />
                    
Project file
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 IczpNet.OpenIddict.Domain.Shared --version 9.0.0
                    
#r "nuget: IczpNet.OpenIddict.Domain.Shared, 9.0.0"
                    
#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 IczpNet.OpenIddict.Domain.Shared@9.0.0
                    
#: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=IczpNet.OpenIddict.Domain.Shared&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=IczpNet.OpenIddict.Domain.Shared&version=9.0.0
                    
Install as a Cake Tool

IczpNet.OpenIddict

An abp module that provides standard tree structure entity implement.

Create project by Abp Cli

abp new IczpNet.OpenIddict -t module --no-ui -v 7.3.0

Add Moudule Volo.OpenIddict

abp add-module Volo.OpenIddict

FluentValidation 集成

abp add-package Volo.Abp.FluentValidation

Build

dotnet build --configuration Release

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-build

Public to Nuget.org

dotnet nuget push "src/*/bin/Release/*0.1.1.nupkg" --skip-duplicate -k {APIKEY} --source https://api.nuget.org/v3/index.json

Usage

Api : xxx.HttpApi.Host/xxHttpApiHostModule

 Configure<AbpAspNetCoreMvcOptions>(options =>
 {
     options.ConventionalControllers.Create(typeof(OpenIddictApplicationModule).Assembly);
 });
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IczpNet.OpenIddict.Domain.Shared:

Package Downloads
IczpNet.OpenIddict.Application.Contracts

OpenIddict management for abpVnext9.0

IczpNet.OpenIddict.Domain

OpenIddict management for abpVnext9.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.2.903 342 1/24/2025
9.0.1.903 258 1/13/2025
9.0.0.903 252 1/10/2025
9.0.0 270 11/26/2024
8.2.0.4 318 7/18/2024
8.2.0.3 304 7/18/2024
8.2.0.2 295 7/17/2024
8.2.0.1 300 7/17/2024
0.1.3 410 7/16/2024
0.1.2 426 7/13/2024
0.1.1 433 7/12/2024

v0.3