Created
          January 9, 2020 00:55 
        
      - 
      
- 
        Save bariscanyilmaz/d482058593c9b9aa159c281be1185a3c to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | GlobalConfiguration.Configuration | |
| .SetDataCompatibilityLevel(CompatibilityLevel.Version_170) | |
| .UseSimpleAssemblyNameTypeSerializer() | |
| .UseRecommendedSerializerSettings() | |
| .UseSqlServerStorage(@"Server=.\SQLEXPRESS;Database=Hangfire.Sample; Integrated Security=True;"); | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment