-
- Downloads
Merge branch 'Topic/798-tosMiddleware' into 'Product/708-tosProcess'
New: Implement TOSMiddleware See merge request coscine/cs/apicommons!33
No related branches found
No related tags found
Showing
- build.cake 3 additions, 2 deletionsbuild.cake
- src/ApiCommons.Tests/Properties/AssemblyInfo.cs 3 additions, 3 deletionssrc/ApiCommons.Tests/Properties/AssemblyInfo.cs
- src/ApiCommons/AbstractDefaultStartup.cs 8 additions, 0 deletionssrc/ApiCommons/AbstractDefaultStartup.cs
- src/ApiCommons/AbstractProgram.cs 0 additions, 3 deletionssrc/ApiCommons/AbstractProgram.cs
- src/ApiCommons/AbstractStartup.cs 11 additions, 1 deletionsrc/ApiCommons/AbstractStartup.cs
- src/ApiCommons/ApiCommons.csproj 3 additions, 2 deletionssrc/ApiCommons/ApiCommons.csproj
- src/ApiCommons/Configurator.cs 1 addition, 1 deletionsrc/ApiCommons/Configurator.cs
- src/ApiCommons/Middleware/TOSMiddleware.cs 44 additions, 0 deletionssrc/ApiCommons/Middleware/TOSMiddleware.cs
- src/ApiCommons/Properties/AssemblyInfo.cs 3 additions, 3 deletionssrc/ApiCommons/Properties/AssemblyInfo.cs
- src/ApiCommons/packages.config 1 addition, 1 deletionsrc/ApiCommons/packages.config
src/ApiCommons/Middleware/TOSMiddleware.cs
0 → 100644
Please register or sign in to comment