c# - Entity Framework & StructureMap -


i trying add-migration on dal layer , getting following error.

type 'structuremap.structuremapconfigurationexception' in assembly 'structuremap, version=4.4.1.451, culture=neutral, publickeytoken=null' not marked serializable.

i use structuremap within dal. great.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -