Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Choose a head ref
  • 15 commits
  • 16 files changed
  • 6 contributors

Commits on Nov 15, 2019

  1. Clarified lifetime usage (#124)

    Clarified lifetime usage
    jbogard authored and lbargaoanu committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    485337e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Add NuGet Badge (#126)

    say25 authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    079d3fc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    32f1dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. use Microsoft.Extensions.Options to configure AutoMapper

    Bernd Hirschmann committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f265287 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Switching to GH actions

    jbogard committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    64579e2 View commit details
    Browse the repository at this point in the history
  2. Readme shields

    jbogard committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    be95e53 View commit details
    Browse the repository at this point in the history
  3. New automapper version

    jbogard committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3faa916 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    3eb0ec1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Adding tests

    jbogard committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f6b0163 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from berhir/AddOptionsPattern

    Use Microsoft.Extensions.Options to configure AutoMapper
    jbogard authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    90b5d30 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Fixing versions

    jbogard committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    12ab58c View commit details
    Browse the repository at this point in the history
  2. Update nuget packages for .Net 5 Preview 6 (#137)

    * Update nuget packages for .Net 5 Preview 6
    
    * revert to 3.0
    
    Co-authored-by: Rishat Gildanov <grishat@aroona.ru>
    Co-authored-by: Lucian Bargaoanu <lbargaoanu@users.noreply.github.com>
    3 people authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    c7da7f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    3d02a40 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. run weekly

    lbargaoanu authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    7a9bb99 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Updating packages

    jbogard committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b85d877 View commit details
    Browse the repository at this point in the history
Loading