GithubHelp home page GithubHelp logo

loogn / netapistarter Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 3.5 MB

基于netcore 3.1 的api模板项目,其中包含swagger文档,jwt权限验证,模型验证,日志,ioc,appEvent,分块上传等等现成的功能,帮你快速开始api的构建

License: MIT License

C# 19.13% HTML 6.15% CSS 2.93% JavaScript 21.96% TSQL 30.03% PLpgSQL 18.89% Less 0.92%

netapistarter's Introduction

netapistarter's People

Contributors

dependabot[bot] avatar loogn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

thyiad

netapistarter's Issues

startup configure

楼主,我看你的startup.cs的Configure函数有第3个参数:
public void Configure(IApplicationBuilder app, IWebHostEnvironment env, IOptions<AppSettings> settings)
调试也的确发现有值
这里是会把前面configure的AppSettings注入进去吗?
services.Configure(Configuration);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.