Lingsen.AspNetCore.Authentication.JwtBearer
1.0.0-preview20240904
dotnet add package Lingsen.AspNetCore.Authentication.JwtBearer --version 1.0.0-preview20240904
NuGet\Install-Package Lingsen.AspNetCore.Authentication.JwtBearer -Version 1.0.0-preview20240904
<PackageReference Include="Lingsen.AspNetCore.Authentication.JwtBearer" Version="1.0.0-preview20240904" />
paket add Lingsen.AspNetCore.Authentication.JwtBearer --version 1.0.0-preview20240904
#r "nuget: Lingsen.AspNetCore.Authentication.JwtBearer, 1.0.0-preview20240904"
// Install Lingsen.AspNetCore.Authentication.JwtBearer as a Cake Addin #addin nuget:?package=Lingsen.AspNetCore.Authentication.JwtBearer&version=1.0.0-preview20240904&prerelease // Install Lingsen.AspNetCore.Authentication.JwtBearer as a Cake Tool #tool nuget:?package=Lingsen.AspNetCore.Authentication.JwtBearer&version=1.0.0-preview20240904&prerelease
便捷、高效的 .NET(和 .NET Core)微服务开发框架
Lingsen 是一个便捷、高效的 .NET(和 .NET Core)微服务开发框架,同时也适用于构建单体架构系统。支持经典的三层体系结构和领域驱动设计(DDD)开发模式,并整合了一系列主流、稳定的 技术栈。有着高度灵活的部署方式、丰富的文档、即开即用的特性,是容器化微服务的最佳实践之一。
文档
无论你是初学者还是经验丰富的开发人员,我们的文档都将为你提供宝贵的见解和知识。请查看 技术文档。
使用说明
在本部分中,你将找到有关安装、配置和详细指南。请按照以下章节浏览,并随时参考文档以获取更详细的信息。
生成器
使用生成器你可以更加便捷、高效和直观的方式创建属于自己的应用,请查看 如何使用生成器创建属于自己的应用。
此外,你可以直接使用我们的 在线生成器 来简化应用创建的流程。
VSIX插件
你可以在 Visual Studio 中的扩展管理中获取插件,或者直接点击此处 下载插件 进行安装,以实现与 Visual Studio 开发环境的集成。
注意安装完成后,可能需要重新启动 Visual Studio 以使插件生效。
示例
单体服务
- 内容管理平台:实现了内容发布、多媒体管理、页面管理、SEO优化、用户权限管理、模板管理等
体验在线内容管理平台 - 客户关系平台:实现了客户管理、销售管理、联系管理、任务和提醒、报表和分析、客户服务等
体验在线客户关系平台 - 企业资源平台:实现了采购管理、库存管理、销售管理、财务管理、生产管理、人力资源、报表和分析等
体验在线企业资源平台
- 内容管理平台:实现了内容发布、多媒体管理、页面管理、SEO优化、用户权限管理、模板管理等
微服务:
了解项目的示例,它能更快地集成这些功能到你的项目中,请参考 示例 和 拓展包列表 了解更多详细信息。
问题解答(FAQ)
我们鼓励你积极参与社区,为你解决疑惑提供支持。如果你遇到任何问题,欢迎随时通过 提交 Issue 的方式向我们求助。
版本历史
版本演进可能存在破坏性的更改,建议你查阅版本历史以获取详细信息,请参阅 版本历史。
相关仓库
- Entity Framework — 💌 微软提供的一套强大 ORM 框架,使 .NET 开发人员能够使用 .NET 对象处理数据库。
- SqlSugar — 💌 开源 ORM 框架,生态圈丰富,目前在开源生态中仅次于微软的 EF Core。
未来计划
我们计划引入更多创新功能、性能优化和更丰富的文档。为未来的项目开发带来更多便利和可能性,期待与你共同见证!
维护者
如何贡献
非常欢迎你的加入!你可以随时 提交一个 Pull Request,我们衷心期待你的贡献。
贡献者
感谢以下参与项目的人: <a href="https://github.com/zoupengfei-lab/lingsen/graphs/contributors"><img src="https://contrib.rocks/image?repo=zoupengfei-lab/lingsen" /></a>
使用许可
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Lingsen.Infra.Core (>= 1.0.0-preview20240904)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.22)
- Refit (>= 6.3.2)
- Refit.HttpClientFactory (>= 6.3.2)
-
net5.0
- Lingsen.Infra.Core (>= 1.0.0-preview20240904)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.0)
- Refit (>= 6.3.2)
- Refit.HttpClientFactory (>= 6.3.2)
-
net6.0
- Lingsen.Infra.Core (>= 1.0.0-preview20240904)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.0)
- Refit (>= 6.3.2)
- Refit.HttpClientFactory (>= 6.3.2)
-
net7.0
- Lingsen.Infra.Core (>= 1.0.0-preview20240904)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 7.0.0)
- Refit (>= 6.3.2)
- Refit.HttpClientFactory (>= 6.3.2)
-
net8.0
- Lingsen.Infra.Core (>= 1.0.0-preview20240904)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.0)
- Refit (>= 6.3.2)
- Refit.HttpClientFactory (>= 6.3.2)
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.0-preview20240904 | 49 | 9/4/2024 |
1.0.0-preview20240719 | 53 | 7/19/2024 |
1.0.0-preview20240319 | 62 | 3/19/2024 |
1.0.0-preview20240315 | 52 | 3/15/2024 |
1.0.0-preview20240228 | 65 | 2/28/2024 |
1.0.0-preview20240227 | 60 | 2/27/2024 |
1.0.0-preview20240226 | 54 | 2/26/2024 |
1.0.0-preview20240223 | 60 | 2/23/2024 |
1.0.0-preview20240222 | 58 | 2/22/2024 |