Coder Social home page Coder Social logo

ab.middleware's Introduction

AB.Extensions

This is were I keep my middleware packages for Asp.Net Core. Credit to Steve Gordon's CorrelationId Repo for getting me online with the best middleware and thread safe context classes for middleware.

The source now officially lives in Azure DevOps, but is continuously pushed to Github via Azure Pipelines CI.

Feature Build

Primary Build in Azure Pipelines

CI Sync to Github

CI Sync

Import easily by editing your Csproj:

<PackageReference Include="AB.Middleware.ClientApplicationId" Version="2.0.0" />

Alternatively with dotnet CLI:

dotnet add package AB.Middleware.ClientApplicationId

CI Packaging

The Azure Artifacts feed which hosts the prerelease packages (uploaded by CI) is publically available at: https://zep519.pkgs.visualstudio.com/_packaging/Ab.Extensions-CI/nuget/v3/index.json

Release versions are automatically uploaded to Nuget.org by CI under the following conditions:

  • master branch
  • all previous steps succeeded in the build
  • manual queue of build
  • when manually queuing the build, a variable of name PushReleaseNuget should be provided with value confirm

This means that when making new branches for code modifications, it's a good practice to immediately identify the desired SemVer in the csproj metadata, and ensure the code change adheres accordingly.

ab.middleware's People

Contributors

andrew-brad avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ab.middleware's Issues

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.