Nhibernate tutoriel aspnetprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    1,313 nhibernate tutoriel aspnet znalezione projekty, cennik w USD

    I need you to develop some software for me. I would like this software to be developed for Windows using .NET. Proficiency in {{ C# | Visual Basic, depending on the specific project }} Experience using .NET {{ 4.5+ | Core }} Experience in developing {{ ASP.NET MVC | ASP.NET Core MVC }} applications Senior knowledge of {{ Entity Framework 6.* | EF Core | NHibernate | }} Proficient knowledge in {{ MSSQL | MySQL | Oracle | other RDBMS }} Database design including indexes and data integrity {{ if RDBMS is required }} Dependency injection pattern and IoC containers using at least one of: Autofac, Unity, Ninject, and/or SimpleIoc Writing tests with {{ NUnit | XUnit | MSTest }} Implementing enterprise application patterns {{ if senior developer is required }} Understanding of HTML, JS, an...

    $12267 (Avg Bid)
    $12267 Średnia Oferta:
    2 składanie ofert

    I have a project working in federation environment, Im using this code for the federation and using exactly this code: public void Configuration(IAppBuilder app) { // For more information on how to configure your application, visit (); //SecurityKey key = null; //X509Certificate2 cert = null; //CertificateSetting(certificate_path, out cert, out key); (new CookieAuthenticationOptions()); ( new W

    $14 / hr (Avg Bid)
    $14 / hr Średnia Oferta:
    10 składanie ofert

    ... I have SPFx app in both SharePoint's (angular 8) but at the end its mere JavaScript, I was looking to see that JS can connect to the other SharePoint or any Web API (in the client level) while all of them are under one Ping Federate (ADFS Server for authentication), maybe you will tell me there is CORS among these domains but is able to pass this problem. Later I decided to create an ASPNET core site (also under PingFed Authentication), the 1st SharePoint sends a request to this API like https://[WebAPI url/api/control/getInfoFromAnotherSharePoint?User=[my account]&action=func1 , the API will take that call and trying to authenticate this user (using browser token, or some REF ID or anything you'll suggest) at the end the Web API can authenticate the user (or let...

    $920 (Avg Bid)
    $920 Średnia Oferta:
    11 składanie ofert
    Plex Panel Zakończone left

    ...JavaScript See more: xtream codes plex, smarters plex panel nulled, plex module for whmcs, plex stream desktop, plex apps, whmcs plex, iptv smarters plex, plex tv sign in, create site admin panel using mysql, using user interface setup projects, aspnet hide show panel using jquery, scrolling panel using javascript, opening modal panel using javascript, using user dsnvbscript, web administration panel using php dreamweaver, using user interface setup project, modal panel using javascript, access 2007 filter forms using user input, create admin panel using aspnet, django using user templates...

    $122 (Avg Bid)
    $122 Średnia Oferta:
    5 składanie ofert

    I want report about the process of building the website as summer training project here is the project I want report I don’t want to build the project also I want a presentation

    $21 (Avg Bid)
    $21 Średnia Oferta:
    6 składanie ofert

    I need help to troubleshoot publishing the following tutorial onto AZURE I customised the tutorial above to my taste and it works perfectly when I run it on my machine (localhost) Problem comes when I deploy it to AZURE. There is a tutorial on how to publish this very project on AZURE. I tried to follow it bit by bit but there are small variations between my VS interface and that on the tutorial. Result is that it deploys correctly and webpage runs correctly on AZURE. Problems comes when creating the actual SQL database entries. When the tutorial guy published his on AZURE it works fine. However mine gives an error which you can see on the attached screenshot below. So my suspicion

    $18 (Avg Bid)
    $18 Średnia Oferta:
    5 składanie ofert
    Project for Sourabha R. Zakończone left

    There’s an asp.net system I bought to stabish a business idea I have but I’m not sure if that a good system and fit the porpoise? here it's

    $250 (Avg Bid)
    $250 Średnia Oferta:
    1 składanie ofert
    Xamarin Mobile App Zakończone left

    ... We use another Freelancer for the website and are moving to towards using Blazor. We are interested in our new Apps using hybrid Blazor/Xamarin, see the links below. We want to share as much code as possible with the website and the look and feel must be similar, so close work with the website designers is essential. The Apps will use Syncfusion for graphing and controls. The app will need to scan QR codes and take photographs, it also must be able to use Bluetooth in both iPhone and Android. Currently we use Xabre as the Bluetooth Xamarin plugin but can take advice on this; you may feel native code is better. You may be asked to monitor the app feedback

    $28 / hr (Avg Bid)
    Projekt z Umową o Zachowaniu Poufności
    $28 / hr Średnia Oferta:
    14 składanie ofert

    ...x. This class library works with A console application and web application. It works with SQL Azure and utilizes azure sql elastic scale shard management. The solution mirrors this sample The web app and console app that utilizes this class library has been upgraded to .net standard and the web app is already using aspnet core identity. I am looking for a freelancer to port the application to EF Core so it is compatible with the web and console project which targeting .net standard 2.1 - project completion is having it work seamlessly with the upgraded projects which rely on it as a dependency. Please look at the sample application. This port has some complexity so a good understanding of elastic scale shard

    $187 (Avg Bid)
    $187 Średnia Oferta:
    12 składanie ofert

    need to create 2 forms (news and event) that will return "html" content + image upload with cropping see images. I will provide the API. We like to use reusable Components More info of the API will be given to the freelancer. If freelancer is good we may give him/her more work

    $143 (Avg Bid)
    $143 Średnia Oferta:
    9 składanie ofert

    Bonjour, je travaille beaucoup avec l’application Telegram. Sur cette application, j’ai trouvé divers tutoriel sur Internet assez difficile à réaliser pour ma part ( ça a l’air d’être du développement pur... ) qui permettent d’exporter des membres d’un groupe télégramme ciblé ( j’ai le lien ) Et exporter ces membres dans mon groupe télégram. Ayant déjà investi dans de logiciels sans succès ( les membres exportés sont des comptes telegram fake qui n’ont rien avoir avec le canal telegram conçurent ciblé .... ) et ayant par la même occasion perdu une belle petite somme d’argent, je me dis que la meilleure m&...

    $43 (Avg Bid)
    $43 Średnia Oferta:
    2 składanie ofert
    AWS Lambda setup Zakończone left

    Hi, I have an existing aspnet core api project. I setup evrything but I can't have it to work. I always have {"message": "Endpoint request timed out"}. I use swagger for api. What I did: 1: Created a mysql db in RDS 2: Ensure everything works and is connected (Yes) with publicly accessibble 3: Created a Lambda function to wrap my existing aspnet core project 4: Added the custom runtime to support 2.2 5: Published my lambda function 6: Setup the permission between the vpc and the role 7: When I try to access my lambda function I always have: {"message": "Endpoint request timed out"} I think it's a small config I missed and I will need a quick help. Thanks,

    $31 (Avg Bid)
    $31 Średnia Oferta:
    10 składanie ofert

    Hi, My code is already MVC done with CodeIgniter and simple PHP, I want to improve performance of the site and maintainability by going to ASPNet Core on back and front VueJS with Nuxt. The project is small to medium where the logic is done and the views associated. No new functionalities, the logic is already implemented. DB is mysql. No need to migrate data. You can use aspnet core standard components like authentication, entity etc. I expect an intelligent migration, meaning that if the logic implemented can be simpler in aspnet core that it will be done. There will be 3 stages: front user and admin. First stage is front user it will include main website pages and simple sql search engine, user profile and management of appointments. Thanks

    $623 (Avg Bid)
    Projekt z Umową o Zachowaniu Poufności
    $623 Średnia Oferta:
    32 składanie ofert

    [2:14 PM, 8/21/2020] ♻️: • Java object-oriented programming for buildi...and Postgres specific knowledge preferred. Knowledge of PL/SQL a definite plus. • Healthcare experience is preferred • Must possess the ability to write SQL in an ad hoc fashion to facilitate the troubleshooting of customer application issues. • Understanding of object relational mapping preferably including the persistence API (JPA or NPA) and the use of corresponding frameworks (Hibernate, NHibernate, etc.). • Cross-browser client-side development experience using HTML5, CSS3 and JavaScript. • JavaScript frameworks/libraries (Dojo, D3, Angular, Vue, React, jQuery, Backbone.js, Ember.js, etc.) including the use of AJAX and JSON. • SCM Systems (SVN, Mercurial, Git, etc.). &bul...

    $589 (Avg Bid)
    $589 Średnia Oferta:
    11 składanie ofert

    Proszę, Zarejestruj się lub Zaloguj, żeby zobaczyć szczegóły.

    Wyróżniony Pilny Projekt z Umową o Zachowaniu Poufności

    You need to build a sample project which has the following things 1. React front end 2. Dot Net (4.8) backend What you need to do : 1. You need a way to pass localized strings to the react frontend. Eg. resource files in this example : 2. Make the front end and back end bundle and start together(like this blog does with in spring-boot )

    $27 (Avg Bid)
    $27 Średnia Oferta:
    7 składanie ofert

    You need to build a sample project which has the following things 1. React front end 2. Dot Net (4.8) backend What you need to do : 1. You need a way to pass localized strings to the react frontend. Eg. resource files in this example : 2. Make the front end and back end bundle and start together(like this blog does with in spring-boot )

    $26 (Avg Bid)
    $26 Średnia Oferta:
    3 składanie ofert
    Ticketing Modernization Zakończone left

    Mandatory C#.net Web Development (ASP.net, Razor, CSS) or Mobile Development (Xamarin) or Embedded Development (Raspberry Pi) --> The backlog contains work for all three technologies API design / interprocess Communication (Rest, gRPC or SOAP) Database Know How (MySql, Sqlite or similiar) Object Relational Mapping (XPO or EntityFramework or NHibernate) Backlog Management (Azure DevOps, Jira or similiar) Agile development Unit Testing good english language skills good documentation skills Nice to have Web Development (Blazor, HTML, Javascript, Redis) Windows Forms DevExpress knowledge (Windows Forms or Web Development) DevOps (Continuous dellivery, Configuration of Pipelines, etc.) Deep Azure knowledge and/or certification Hosting (Kestrel server, IIS) Architectural knowledge (i....

    $27 / hr (Avg Bid)
    $27 / hr Średnia Oferta:
    6 składanie ofert
    DOT NET DEVELOPER -- 2 Zakończone left

    Looking for Dot net developer for some independent projects. Please rate yourself out of 10 for skills and experience in specific technologies. C# ASP.NET MVC MYSQL Nhibernate Bootstrap JQuery HTML CSS This will help up to find suitable developer for our project. E.g. C# Rating – 7 (out of 10) Experience – 3 yrs 2 months (particularly for C#) MVC Rating – 7 (out of 10) Experience – 1 year (particularly for MVC)

    $1591 (Avg Bid)
    $1591 Średnia Oferta:
    18 składanie ofert

    I require someone to deliver an integration from a SaaS and an API in ASPNET Core, using Identity and Entity Framework. Basically I need to give users their own content and "the content" is already built in, I just need someone to "plug-in" both parties "SaaS & API" with ASPNET Core and that'd be all, please contact me for more information.

    $670 (Avg Bid)
    $670 Średnia Oferta:
    17 składanie ofert

    My actual website is only in german languge and I would like to have the option for other languages (for example english) using a toggle or something similiar. I need only the implemented logic and not the real translation of contents. We want the Text of the different langu...or something similiar. I need only the implemented logic and not the real translation of contents. We want the Text of the different languages in seperate files and not directly in the html source code (as it is now). The website is written in C# in the ASP.NET Core Framework. One of the preferred approaches would look like the integration of these functions () or similar. The website is Price: max 50€

    $114 (Avg Bid)
    $114 Średnia Oferta:
    7 składanie ofert

    I have added a new column to Existing Table from SQL SERVER, and Rebuild the code and It works fine when reading a record, While Saving the changes I'm getting the below exception public TEntity Get(int id) { = ; var entity = <TEntity>(id); return entity; } Above method is invoked when Reading a Record (Which is Good) public bool Update(TEntity entity) { (); (entity); (); (); -----------Exception coming at this line return true; } Above Method is Invoked when a record is updated. Exception Details: Message: could not execute batch command.[SQL: SQL not available] Inner Exception: {"Invalid column name 'UseTerms'."} Stack Trace: ...

    $55 (Avg Bid)
    $55 Średnia Oferta:
    6 składanie ofert

    I have added a new column to Existing Table and Rebuild the code and It works fine when reading a record, While Saving the changes I'm getting the below exception Exception Details: Message: could not execute batch command.[SQL: SQL not available] Inner Exception: {"Invalid column name 'UseTerms'."} Stack Trace: at () at (ITransaction tx) at () at `(TEntity entity) in D:WebAppCoreRepositories:line 55 at [TEntity,TDto](Int32 groupId, IRepository`1 repository, TDto dto) in D:WebAppCoreConfiguration:line 63 at (GroupConfigurationDto groupConfiguration, Guid updatedBy) in D:WebAppCoreConfiguration:line 91 at (GroupConfigurationDto groupConfiguration, Guid updatedBy) in D:WebAppCore:line 24 at SyncInvokeSaveGroup...

    $72 (Avg Bid)
    $72 Średnia Oferta:
    8 składanie ofert
    Front-End Engineer Zakończone left

    ...post-production and maintenance in primarily an agile development environment. This is a telecommuting (virtual) role which will be working with our Enterprise Colorado-based Development team supporting federal clients and requires a US citizenship. -Technical Responsibilities Perform server-side development using Node (Express, etc.), .Net, .Net Core Utilize ORMs such as Entity Framework (code-first), NHibernate (fluent), Mongoose, etc. Utilize relational databases (SQL Server, Oracle, etc.) and No-SQL databases (Couch, Mongo, etc.) on back-end Implement user interfaces using good usability and user experience practices Front-end and mid-tier focus along with server-side development in combination of new builds and legacy applications -Team Responsibilities Participate in re...

    $31 / hr (Avg Bid)
    $31 / hr Średnia Oferta:
    11 składanie ofert

    I have a MSSQL database that contains customer records. I would like to have these records available to View in a ...widgets available to do the job. I would like someone with good SQL / HTML / JS / perhaps ASP.Net depending on the theme selected. Must document the code sections. Would be nice if you have already done something similar and could show me, but not necessary. ASAP please.

    $137 (Avg Bid)
    $137 Średnia Oferta:
    10 składanie ofert

    the developer must provide and use this theme and also input automotive section so the vehicle can be also auctioned on this site ( As live auction and video auction. developer must built vehicle posting page to be as other details meant to set you in the right direction only above is the most importat below please will you understanding about vehicle auction and other . thanks who can auction vehicle on this site? registered dealer, police/municipalities can have there own lives and videos auction with set out auction time this must be input to be similar to

    $40 (Avg Bid)
    $40 Średnia Oferta:
    1 składanie ofert

    Tengo un proyecto web en ASPNET, hay dos procesos que necesito mejorar en cuanto a visalizacion y tiempo,, uno es un documento que se abre y se genera un PDF, este se firma digitalmente con un certificado y se envía el PDF ya firmado vos email, la idea sería hacer este proceso en segundo plano , sin que de se vea la pantalla en primera plana. Y lo mismo con una ventana también emergente que sirve para tomar tres fotos con la cámara web y al guardar se demora casi 12 segundos guardando

    $100 (Avg Bid)
    $100 Średnia Oferta:
    2 składanie ofert

    Create a .Net Core project with Angular 9 as UI. Program only the backend part, creating an API for supporting the Angular UI plus external authentication UI pages for Facebook, Google and user-password. (JWT implemented with aspnet identity suggested) The backend work consist in creating entities, tables, controllers and its actions. Store the data in SQL Server using Entity Framework. The technologies required are: .Net Core, C#, SQL Server, Entity Framework, RESTful endpoints. They are around 20 entities. (a detailed diagram is attached) Authentication and authorization with 2 roles: admin and general admin. (Roles table is not present in the diagram) About the project: This is a product price list system. The logged user can create and admin the company, company branches, use...

    $592 (Avg Bid)
    $592 Średnia Oferta:
    27 składanie ofert

    Bonjour, Je cherche un développeur pour m'aider à ajouter un système de licence pour une application déjà existante développer avec java C++, l'application est spécialisé dans la géolocalisation GPS. il faut seulement ajouter un System de licence + un tutoriel video comment installer le system sur une machine Centos7. je cherche une personne qui a déja travailler sur un projet pareil http://5.196.190.103/demo

    $375 (Avg Bid)
    $375 Średnia Oferta:
    4 składanie ofert

    ERP system in aspnet core plus SQL server

    $18 / hr (Avg Bid)
    $18 / hr Średnia Oferta:
    70 składanie ofert

    Hello there, We need a chat UI that makes ajax calls to the backend and display the response in chat. below are the look and feel of the chat UI I may need. if you read my description. please start your message by saying "I read it" Thanks

    $372 (Avg Bid)
    $372 Średnia Oferta:
    8 składanie ofert

    I have two code branches in git. One is the old 2.1 .NET core branch. The other is the upgraded .NET Core 3.1 branch. Everything is working in the upgraded branch except for the Signal R communication from server to client. The Signal R communication from ...server. The app will create the schema necessary in the db and then prompt for an admin password on first run. Follow the steps in the video posted to reproduce the issue. You will need to upload a shape file. You can download a sample shape file from here - There is other work I need completed after this such as getting nhibernate second level cache working with Redis. Also integration of licensing library. Impress me with this project and I will offer more work.

    $370 (Avg Bid)
    $370 Średnia Oferta:
    9 składanie ofert
    WPF/C# bugfixing Zakończone left

    I need a WPF developer to fix a few bugs on my app. Back end is C#/Aspnet. core. Front is WPF/C# MVVM. Full stack preferred. Solid understanding of rest api. Worpdress is a plus.

    $64 (Avg Bid)
    $64 Średnia Oferta:
    6 składanie ofert

    I am looking for a full-stack developer to build me a portal similar to one of freelancing portal. Will share the details later Below are some high-level requirements: 1. Portal should be built on AspNet Zero framework using Angular, .Net core, and NoSql DB. 2. Candidate should have worked on all of these technologies. 3. Portal shall have most of the functionalities similar to an exising portal. 4. Payment gateway integration with Paypal, some more shall be added later. 5. This could be a long term project once basic portal is ready. I would be inclined to hire same developer for future work if I get portal built in a decent way. Please share your previous work which has involved similar technologies. Budget to be decided once we discussed the requirements.

    $1419 (Avg Bid)
    $1419 Średnia Oferta:
    9 składanie ofert

    This is a ASP.Net MVC web app that has an API endpoint we need for parsing data from one file format to another. We want to convert this existing ASP.net web project to Google Cloud Run. We need help on con...1-alpine AS build WORKDIR /app # Install production dependencies. # Copy csproj and restore as distinct layers. COPY *.csproj ./ RUN dotnet restore # Copy local code to the container image. COPY . ./ WORKDIR /app # Build a release artifact. RUN dotnet publish -c Release -o out # Use Microsoft's official runtime .NET image. # FROM :3.1-alpine AS runtime WORKDIR /app COPY --from=build /app/out ./ # Run the web service on container startup. ENTRYPOINT ["dotnet",""]

    $38 (Avg Bid)
    Projekt z Umową o Zachowaniu Poufności
    $38 Średnia Oferta:
    9 składanie ofert

    developer with good knowledge about AspNet Boilerplate, MS Identity server 4 and Azure AD integration We are urgently looking for a developer with , AspNet Boilerplate, Identity server 4, Azure AD, , and or experience. The goal is to develop a SaaS platform based on one of these two open-source versions. It is a big plus if you work with the commercial version and have knowledge about the structures of the commercial version of one of these two frameworks. Good knowledge about and ASP.net core is a must.

    $16 / hr (Avg Bid)
    $16 / hr Średnia Oferta:
    9 składanie ofert

    I want a technical help for my small C# project where I have to backup the database tables to another server. The project basically should take data from production database and save it to the backup database periodically. The reporting database's schema will have to look just like production, except all the foreign keys and "id" column not as auto generate. I have to use fluent nhibernate for this task. I have a few ideas about how I can implement it but having less knowledge about C# I would need the help of C# professional. I was thinking of about applying C# reflection property to get all database mapping classes and passing it to query and fetching all the data for all those tables.

    $145 (Avg Bid)
    $145 Średnia Oferta:
    7 składanie ofert

    ...who can create a platform where the user can resell the product and earn money Similar apps like Meesho, wooplr or Shop101. We need the following features in our app like 1. Admin Panel( Where Admin can manage the whole process) 2. Reseller Management 3. Margin Management 4. etc Skills: Android, Mobile App Development, PHP, Software Architecture, Website Design See more: build application aspnet, build application bar facebook, xcode build application already installed, sell resell app, reseller app download, meesho business model, reseller android apps, apps like glowroad, reselling apps in india, best reseller app, more apps like meesho, free web application flash design shirt online, build application send email php application, build application sends sms, find program...

    $324 (Avg Bid)
    $324 Średnia Oferta:
    10 składanie ofert

    We are a Sydney-based digital health company looking for an ongoing relationship with one ...to assist us with our workload and supplement our small but very skilled internal Dev team. We have an existing web portal application on MVC / C# with SQL DB, some components of which also need mobile optimisation. This project is to take a proof of concept new major component of the solution and finalise it to production ready. We are looking for an experienced programmer that has skills in aspNet user management and web application security as well as general MVC development expertise. We are happy to provide detailed specification to suitably qualified individuals under an NDA. Our contractors are required to sign a Master Services Agreement and we would prefer to be invoiced and pa...

    $9346 (Avg Bid)
    $9346 Średnia Oferta:
    28 składanie ofert

    I'm looking for a skilled identity / authentication engineer, competent with .net core and react to create a bare bones proof of concept demonstrating a desired authentication flow in auth0.

    $339 (Avg Bid)
    $339 Średnia Oferta:
    15 składanie ofert

    Hello, Creating a site to register users for the company The company will be required to fill in the details for initial registration Enter the company's home page with dual authentication Users will be able to sign up with a code scan The company will be able to view the subscribers according to different cuts Requirements Development in ASPNET MVC C # SQL SERVER database Design and development required Full mobile support is required

    $154 (Avg Bid)
    $154 Średnia Oferta:
    21 składanie ofert

    Hello, Creating a site to register users for the company The company will be required to fill in the details for initial registration Enter the company's home page with dual authentication Users will be able to sign up with a code scan The company will be able to view the subscribers according to different cuts Requirements Development in ASPNET MVC C # SQL SERVER database Design and development required Full mobile support is required

    $162 (Avg Bid)
    $162 Średnia Oferta:
    22 składanie ofert

    I am using aspnet core web application and getting html page source from a url . It works on my local which is windows but when I publish it to Linux server it is not showing anything . I m thinking that it is because of Httpresponse So developer needs to have linux and be able to publish the code I send to Linux server and the try to solve the issue It is aspnet core web 3.1 I will provide code . Thanks

    $34 (Avg Bid)
    $34 Średnia Oferta:
    11 składanie ofert

    Passing string variable to oracle select query is not working as expected on Linux server . But on windows server it works fine . To make it work on Linux server I have to just put dummy string in oracle parameter . Using Asp.Net core 3.1 with oracle db . I ll provide code I have to the selected developer . Thanks

    $22 (Avg Bid)
    $22 Średnia Oferta:
    9 składanie ofert

    I am in need of a licensed project template for Asp.Net Zero

    $312 (Avg Bid)
    $312 Średnia Oferta:
    3 składanie ofert

    Bonjour, je recherche un freelance qui pourrait me guider dans l'installation de tous les outils nécessaires à la prise en main de mon prestashop ( Du template) : Ceci inclurai (en prise de controle a distance de mon ordi), les installations des programmes suivant ou équ...mon prestashop ( Du template) : Ceci inclurai (en prise de controle a distance de mon ordi), les installations des programmes suivant ou équivalent : WampServer phpMyAdmin Apache Netbeans Filezilla Comment faire une back up de la base de donnée Comment modifier (basiquement dans un premier temps) le template, changer des détails, supprimer un bout de code, en insérer un autre bout... Un petit tutoriel sur le top 5 de vos modules prestashop préfér&...

    $171 (Avg Bid)
    $171 Średnia Oferta:
    9 składanie ofert

    Need front-end developer to help rewrite current application using ASPNET Core Razor Pages on Linux.

    $18 / hr (Avg Bid)
    $18 / hr Średnia Oferta:
    4 składanie ofert

    I have built an ASPNET Core 3.1 application and I am able to access my Amazon S3 bucket when debugging in Visual Studio on Windows. However when I deploy the application to Linux, the S3 bucket is not accessible. I am looking for some assistance in getting the policies and permissions configured correctly by talking me through it in a Desktop Sharing session. Also, I only speak English.

    $39 (Avg Bid)
    $39 Średnia Oferta:
    14 składanie ofert
    aspnet guy Zakończone left

    I need a new website. I need you to design and build a landing page.

    $31 (Avg Bid)
    $31 Średnia Oferta:
    15 składanie ofert

    ASP.net Zero - Create a custom css stylesheeet to override styles. Feature: There is a feature in there to have a tenant specific stylesheet that would basically change out the theme/layout. I’m looking for someone to provide a couple working examples that can override the existing style colors to be color based. Create your own trial/demo site at the url below so you can test this out before bidding: Once logged in, you can go to admin -> visual settings menu item. On the bottom change the drop downs on the bottom from “light” to “dark”. Example 1: using a primary color #CC0000 red and secondary color #999999 gray. Create a css file that will use that primary color or

    $122 (Avg Bid)
    $122 Średnia Oferta:
    3 składanie ofert