Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Created November 3, 2016 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcomartin/a923e14b280440876082a8bcfa553022 to your computer and use it in GitHub Desktop.
Save dcomartin/a923e14b280440876082a8bcfa553022 to your computer and use it in GitHub Desktop.
"dependencies": {
"MediatR": "2.1.0",
"MediatR.Extensions.Microsoft.DependencyInjection": "1.0.1",
"Microsoft.AspNetCore": "1.1.0-*",
"Microsoft.AspNetCore.Authentication.Cookies": "1.1.0-*",
"Microsoft.AspNetCore.Authentication.Facebook": "1.1.0-*",
"Microsoft.AspNetCore.Authentication.Google": "1.1.0-*",
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.1.0-*",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "1.1.0-*",
"Microsoft.AspNetCore.Authentication.Twitter": "1.1.0-*",
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "1.1.0-*",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "1.1.0-*",
"Microsoft.AspNetCore.Mvc": "1.1.0-*",
"Microsoft.AspNetCore.Mvc.TagHelpers": "1.1.0-*",
"Microsoft.AspNetCore.Server.WebListener": "1.1.0-*",
"Microsoft.AspNetCore.Session": "1.1.0-*",
"Microsoft.AspNetCore.StaticFiles": "1.1.0-*",
"Microsoft.EntityFrameworkCore.InMemory": "1.1.0-*",
"Microsoft.EntityFrameworkCore.SqlServer": "1.1.0-*",
"Microsoft.Extensions.Configuration.CommandLine": "1.1.0-*"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment