added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850612 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "haroldsalcedo01/BitGray2",
"max_stars_repo_path": "Bll/Bll/Roles.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169832"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using DAO.Access;
using VO.Interfaces.BLL;
using System.Linq.Expressions;
using VO.ExceptionHandler;
namespace Bll
{
/// <summary>
/// clase encargade de los roles
/// </summary>
[Print... | 2.682293 | 5a1bad532b5f9562f22cccb18cb80eef |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850613 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Yamithorn/Gossip",
"max_stars_repo_path": "src/ConnectionStrings/IConnectionStringProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169833"
} | starcoder | using System.Threading.Tasks;
using Gossip.Connection;
namespace Gossip.ConnectionStrings
{
/// <summary>
/// Connection String Provider
/// </summary>
public interface IConnectionStringProvider
{
/// <summary>
/// Gets a connection string
/// </summary>
... | 2.040974 | 2df3f5760bbbb5d8c124d1005885b514 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850614 | {
"extension": "c-sharp",
"max_stars_count": "51.0",
"max_stars_repo_name": "undeadinu/AssetGraph",
"max_stars_repo_path": "Assets/AssetBundleGraph/Editor/System/NodeOperation/Integrated/IntegratedGUIBundleBuilder.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169834"
} | starcoder | using UnityEngine;
using UnityEditor;
using System;
using System.IO;
using System.Linq;
using System.Collections.Generic;
namespace AssetBundleGraph {
public class IntegratedGUIBundleBuilder : INodeOperationBase {
private readonly List<string> bundleOptions;
// private readonly List<string> relatedNodeIds;
pub... | 1.796103 | e4eea1579f92f63c93b441c290aa19b8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850615 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "aras-it/Armaiti.Core",
"max_stars_repo_path": "Controllers/LanguageController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169835"
} | starcoder | <reponame>aras-it/Armaiti.Core
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Localization;
using Microsoft.AspNetCore.Mvc;
using System;
using System.Globalization;
namespace Armaiti.Core.Controllers
{
public class LanguageController : Controller
{
/// <summary>
/// Sets the lang... | 2.271703 | 890390e86c2ccfee8639d08fc7bf9ebd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850616 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zxz13561/FormSystem",
"max_stars_repo_path": "FormSystem/FormSystem/Views/BackStage/FormManager.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:169836"
} | starcoder | @model List<FormSystem.DBModel.FormInfo>
@{
ViewBag.Title = "問卷管理";
Layout = "~/Views/Shared/_Layout.cshtml";
string[] chkForm = new string[this.Model.Count];
}
<!--Script-->
<script>
var currentPage = 1;
var maxPageNum = 0;
var itemPerPage = 10;
var hideByPager = function (pager) {
... | 2.417862 | b74aee2e236c0577ed65886284b073d4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850617 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "starpeng/JdSdk2",
"max_stars_repo_path": "Source/JdSdk/request/weigou/OrderPaymentGetRequest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169837"
} | starcoder | <gh_stars>10-100
using System;
using System.Xml.Serialization;
using System.Collections;
using System.Collections.Generic;
using Newtonsoft.Json;
using JdSdk.Request;
using JdSdk.Response.Weigou;
namespace JdSdk.Request.Weigou
{
public class OrderPaymentGetRequest : JdRequestBase<OrderPaymentGetResponse>
{
... | 1.955182 | 17bf38fe025657896bb31feb023b9012 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850618 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "PierreRoudaut/Netpips.Server",
"max_stars_repo_path": "Netpips/Core/CommandLine/CommandLineHelper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169838"
} | starcoder | <reponame>PierreRoudaut/Netpips.Server
using System;
using System.Diagnostics;
using System.Text;
namespace Netpips.Core.CommandLine
{
public static class CommandLineHelper
{
public static CommandLineResult ExecuteCommand(CommandLineRequest lineRequest)
{
var result = new... | 2.474612 | d7a3f411cdd19128258d52cfadf03e43 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850619 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "roodfluweel/csharp-sdk",
"max_stars_repo_path": "PAYNLSDK/API/Transaction/Info/Request.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169839"
} | starcoder | <reponame>roodfluweel/csharp-sdk<filename>PAYNLSDK/API/Transaction/Info/Request.cs
using Newtonsoft.Json;
using PAYNLSDK.Exceptions;
using PAYNLSDK.Utilities;
using System.Collections.Specialized;
namespace PAYNLSDK.API.Transaction.Info
{
public class Request : RequestBase
{
/// <summary>
/// ... | 2.41712 | 2f867923fb78d9a1dba05ba303948f0f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850620 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "IvanKirov/SoftUni",
"max_stars_repo_path": "03. C# Fundamentals/02.C#_OOP_Basic/01. Defining Classes - Exercise/07. Speed Racing/Car.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169840"
} | starcoder | using System;
using System.Collections.Generic;
namespace DefiningClasses
{
public class Car
{
//car’s model, fuel amount, fuel consumption for 1 kilometer and traveled distance
private string model;
private double fuelAmount;
private double fuelConsumption;
private in... | 3.738394 | 4e3bb71028f6218ee8e6530a57590245 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850621 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "abhatia25/Computer-Programming-2",
"max_stars_repo_path": "Car Class/Car Class/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169841"
} | starcoder | <reponame>abhatia25/Computer-Programming-2<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Car_Class
{
class Program
{
static void Main(string[] args)
{
Console.ForegroundColor = ConsoleColo... | 3.375562 | 487c380ea50afab1ad135733cb62fd9c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850622 | {
"extension": "c-sharp",
"max_stars_count": "38.0",
"max_stars_repo_name": "FernanOrtega/AISchoolTutorials",
"max_stars_repo_path": "snipinsights/windows/SnipInsight/AIServices/AILogic/ProductSearchHandler.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169842"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using SnipInsight.AIServices.AIModels;
using System.IO;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Threading.Tasks;
using SnipInsight.Util;
namespace SnipInsight.AIServices.AILogic
{
/// <summary... | 2.354521 | 5db2e043d4b0654e441e08683f879781 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850623 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "coolOrangeLabs/inventor-feature-migrator",
"max_stars_repo_path": "FeatureLib/DetailReportControl.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169843"
} | starcoder | namespace FeatureMigratorLib
{
partial class DetailReportControl
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary... | 1.717184 | 14fc04b3b5c89d8b7b6be2981a1664a7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850624 | {
"extension": "c-sharp",
"max_stars_count": "37.0",
"max_stars_repo_name": "Derivitec/druid4net",
"max_stars_repo_path": "Raygun.Druid4Net/Fluent/Dimensions/ExtractionFunctions/TimeParsingExtractionFunction.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169844"
} | starcoder | <gh_stars>10-100
namespace Raygun.Druid4Net
{
public class TimeParsingExtractionFunction : IExtractionFunction
{
public string Type => "time";
public string TimeFormat;
public string ResultFormat;
public bool Joda;
public TimeParsingExtractionFunction(string timeFormat, string re... | 2.08569 | eb1a9233cf2f1b497ce6cef15f5f6ec4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850625 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "nirajindi/msrecruit-scheduling-engine",
"max_stars_repo_path": "common/HR.TA.CommonLibrary/HR.TA.Common/Common/Common.Routing/SqlDB/Configuration/SqlDbConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169845"
} | starcoder | //-----------------------------------------------------------------------
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
//-----------------------------------------------------------------------
namespace HR.TA.Common.Routing.SqlDB.Configuration
{
using ServicePlatform.Configuration;
... | 1.568808 | 0c4995bb66486491db7bee1cd56c4abc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850626 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "grant-d/huffman",
"max_stars_repo_path": "src/HuffmanTest/HuffmanArray.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169846"
} | starcoder | <reponame>grant-d/huffman
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.CompilerServices;
using Xunit;
namespace HuffmanTest
... | 1.779248 | 5192fe569069d4d828826709ab701a91 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850627 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "InRule/InRule.Runtime.Metrics",
"max_stars_repo_path": "InRule.Runtime.Metrics.SqlServer/MetricLogger.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169847"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Data.SqlClient;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using DbUp;
using InRule.Repository;
using InRule.Runtime.Engine.State;
namespace InRule.... | 1.786662 | 9148e08ded3f970d5f76820804f5c89f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850628 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "JulianVo/SumpfkrautOnline-Khorinis",
"max_stars_repo_path": "ScriptsServer/Sumpfkraut/AI/GuideCommands/GoToVobLookAtCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169848"
} | starcoder | <reponame>JulianVo/SumpfkrautOnline-Khorinis<gh_stars>10-100
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using GUC.Scripts.Sumpfkraut.VobSystem.Instances;
namespace GUC.Scripts.Sumpfkraut.AI.GuideCommands
{
partial class GoToVobLookAtCommand ... | 1.942542 | 933397f18f9341aa42dbac188703ebd4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850629 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Guruumeditation/Artice-NDpendTechDebt",
"max_stars_repo_path": "TestNDepend/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169849"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TestNDepend
{
public class Program
{
public static void Main(string[] args)
{
var c = new MyClass(true);
var b = c.Method1(9);
... | 1.522133 | 3667ffbd34e730ee284e95edcba66db2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850630 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "stubbl/stubbl-api",
"max_stars_repo_path": "src/Stubbl.Api/Commands/UpdateTeamStub/Version1/UpdateTeamStubCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169850"
} | starcoder | using System.Collections.Generic;
using Gunnsoft.Cqs.Commands;
using MongoDB.Bson;
using Stubbl.Api.Commands.Shared.Version1;
using Stubbl.Api.Events.TeamStubUpdated.Version1;
namespace Stubbl.Api.Commands.UpdateTeamStub.Version1
{
public class UpdateTeamStubCommand : ICommand<TeamStubUpdatedEvent>
{
... | 1.984503 | a91462158ed4f97ca0095b9803938f20 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850631 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zixing131/EasyHttp",
"max_stars_repo_path": "src/TestEasyHttp/Form1.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169851"
} | starcoder | using EasyHttp.Http;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace TestEasyHttp
{
public partial class Form1 : Form
{
public... | 2.069469 | 5be57098ad3414cacdc4821d9e828aad |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850632 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "jni-/Chain",
"max_stars_repo_path": "Chain/OngoingChaining.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169852"
} | starcoder | <gh_stars>1-10
using System;
namespace Chain
{
public class OngoingChaining<T> where T : class
{
private T _currentResult;
internal OngoingChaining(T currentResult)
{
_currentResult = currentResult;
}
public OngoingChaining<TNext> Then<TNext>(Func<T, TNex... | 3.376606 | aac82835ec6ab7b33efa18b36f23928b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850633 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ricalmd/SchoolManagement",
"max_stars_repo_path": "SchoolManagement.Web/Models/RecoverPasswordViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169853"
} | starcoder | using System.ComponentModel.DataAnnotations;
namespace SchoolManagement.Web.Models
{
public class RecoverPasswordViewModel
{
[Required(ErrorMessage = "O campo {0} é obrigatório")]
[EmailAddress(ErrorMessage = "O email é inválido")]
public string Email { get; set; }
}
}
| 2.214925 | 9a4da951ce4a6e54a02d33ec1c43c458 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850634 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "JustinOsu/Qsor",
"max_stars_repo_path": "Qsor.Game/Database/Models/BeatmapModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169854"
} | starcoder | using System.ComponentModel.DataAnnotations.Schema;
namespace Qsor.Game.Database.Models
{
[Table("beatmaps")]
public class BeatmapModel
{
public int Id { get; set; }
public string File { get; set; } // this.osu
public string Path { get; set; } // /Songs/.../this.osu
public... | 1.89059 | 808a83b3a395668e2ab06e933396576c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850635 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "toddmeinershagen/Demo.HighwayData",
"max_stars_repo_path": "src/Demo.HighwayData/Demo.HighwayData.CommandLine/Queries/ExactMatchesForCustomerCharges.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169855"
} | starcoder | <reponame>toddmeinershagen/Demo.HighwayData
using System.Collections.Generic;
using System.Linq;
using Highway.Data;
using Demo.Core.Models;
namespace Demo.HighwayData.CommandLine.Queries
{
public class ExactMatchesForCustomerCharges : Query<CustomerChargeExactMatch>
{
private readonly List<CustomerCh... | 2.391703 | a054e7866f72982ad2d97b894a288b99 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850636 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "awarrenlove/FunctionMonkey",
"max_stars_repo_path": "Source/FunctionMonkey.Compiler/Implementation/ITemplateProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169856"
} | starcoder | <filename>Source/FunctionMonkey.Compiler/Implementation/ITemplateProvider.cs
using FunctionMonkey.Model;
namespace FunctionMonkey.Compiler.Implementation
{
internal interface ITemplateProvider
{
string GetCSharpLinkBackTemplate();
string GetCSharpTemplate(AbstractFunctionDefinition functionDef... | 1.915268 | ac379882f0233516deeb6ec7deab3a23 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850637 | {
"extension": "c-sharp",
"max_stars_count": "209.0",
"max_stars_repo_name": "Ultrawipf/actools",
"max_stars_repo_path": "AcTools.ExtraKn5Utils/FbxUtils/Tokens/Value/BooleanToken.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169857"
} | starcoder | <filename>AcTools.ExtraKn5Utils/FbxUtils/Tokens/Value/BooleanToken.cs
// https://www.nuget.org/packages/UkooLabs.FbxSharpie/
// https://github.com/UkooLabs/FBXSharpie
// License: MIT
using System.IO;
namespace AcTools.ExtraKn5Utils.FbxUtils.Tokens.Value {
public class BooleanToken : Token {
public bool V... | 2.834183 | 619f56a4aa51187a3458bf2dd2098e9b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850638 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "junalmeida/tenor-framework",
"max_stars_repo_path": "Tenor.Web.UI/Web/UI/WebControls/Repeater/PagerSettings.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169858"
} | starcoder | using System.Diagnostics;
using System.Data;
using System.Collections;
using System.Collections.Generic;
using System;
using System.Web;
using System.Web.UI;
using System.ComponentModel;
using System.Security.Permissions;
using System.Web.UI.WebControls;
namespace Tenor.Web.UI.WebControls
{
/// <s... | 2.261104 | 58810d029e2b3e93d0452d63733359c4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850639 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "nirex0/DDL",
"max_stars_repo_path": "Dark Drop Lib/FileManager/NManager.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169859"
} | starcoder | /**************************************************************************\
Copyright (c) 2018 <EMAIL>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without... | 2.742324 | 48049b71aec46408410929a60b594eef |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850640 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nguho/altvisngs",
"max_stars_repo_path": "Source-files/altvisngs_taxabar.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169860"
} | starcoder | <reponame>nguho/altvisngs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO;
using System.Threading;
using System.ComponentModel;
namespace altvisngs
{
/// <summary> </summary>
abstract class altvisngs_taxabar
{
#region Fields
... | 2.426785 | 6ad2f7be3b6887703e118e25772ff762 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850641 | {
"extension": "c-sharp",
"max_stars_count": "19.0",
"max_stars_repo_name": "hardlydifficult/CrypConnect",
"max_stars_repo_path": "Crypnostic.ConsoleExample/PriceTarget/PriceTarget.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169861"
} | starcoder | using System;
using Crypnostic;
using System.Collections.Generic;
using System.Threading.Tasks;
using Crypnostic.Tools;
namespace Crypnostic.ConsoleExamples.PriceTarget
{
public class PriceTarget : IDisposable
{
#region Data
CrypnosticController monitor;
readonly Dictionary<Coin, decimal> coinToTarge... | 2.756504 | f4ab89da410c5eea2fc3242f795797dc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850642 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Shuttle/Shuttle.Esb.AmazonSqs",
"max_stars_repo_path": "Shuttle.Esb.AmazonSqs/Configuration/IAmazonSqsConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169862"
} | starcoder | using Amazon.SQS;
namespace Shuttle.Esb.AmazonSqs
{
public interface IAmazonSqsConfiguration
{
AmazonSQSConfig GetConfiguration(string endpointName);
}
} | 1.36177 | 4712bf37d185752d8167ce1aab8df066 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850643 | {
"extension": "c-sharp",
"max_stars_count": "65.0",
"max_stars_repo_name": "KvanTTT/PT.PM",
"max_stars_repo_path": "Sources/PT.PM.Common/Nodes/Tokens/Literals/BigIntLiteral.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169863"
} | starcoder | <gh_stars>10-100
using System.Numerics;
using MessagePack;
namespace PT.PM.Common.Nodes.Tokens.Literals
{
[MessagePackObject]
public class BigIntLiteral : Literal, INumericLiteral<BigInteger>
{
[Key(0)] public override UstType UstType => UstType.BigIntLiteral;
[Key(UstFieldOffset... | 2.283453 | bb64ebf15ac04dd86e8f42ab4a75f756 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850644 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "sefacan/Scrutor.AspNetCore",
"max_stars_repo_path": "src/Scrutor.AspNetCore/ServiceCollectionExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169864"
} | starcoder | using Scrutor.AspNetCore;
using Microsoft.AspNetCore.Mvc.Infrastructure;
using Microsoft.Extensions.DependencyInjection.Extensions;
using Scrutor;
using System;
using System.Reflection;
namespace Microsoft.Extensions.DependencyInjection
{
public static class ServiceCollectionExtensions
{
public static ... | 2.018872 | 6a2bd9a40bfbac8642b6fe7ac73088aa |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850645 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "roger-castaldo/VueJSMVCDotNet",
"max_stars_repo_path": "TestApplication/Handlers/VueComponentsHandler.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169865"
} | starcoder | <gh_stars>1-10
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TestApplication.Handlers
{
public class VueComponentsHandler
{
DirectoryInf... | 2.605513 | dd2bd486ff9445e6213192ce345c587d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850646 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bourdibay/pacman_Unity3D",
"max_stars_repo_path": "Assets/Scripts/Characters/ACharacter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169866"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using UnityEngine;
namespace Assets.Scripts
{
public abstract class ACharacter : MonoBehaviour
{
// Set by LevelsLoader in Awake()
public LevelElements LevelElements;
protected OTAnimatingSprite scrip... | 2.419572 | 5d6179125332a76ecd9241b6233ad498 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850647 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FunJoo/animal-crossing-flowers",
"max_stars_repo_path": "ACNHFlower/ACNHFlower/Pages/PageParent.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169867"
} | starcoder | using ACNHFlower.Helpers;
using ACNHFlower.Models;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using System.Threading;
using System.Threading.Tasks;
using Windows.Foundation;
using Windows... | 2.13544 | 0af2520b2b0e5d04ae94028e61b88315 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850648 | {
"extension": "c-sharp",
"max_stars_count": "77.0",
"max_stars_repo_name": "aspnet-core/TomsToolbox",
"max_stars_repo_path": "src/TomsToolbox.Wpf/DependencyObjectExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169868"
} | starcoder | <filename>src/TomsToolbox.Wpf/DependencyObjectExtensions.cs<gh_stars>10-100
namespace TomsToolbox.Wpf
{
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Windows;
using System.Windows.Interop;
using System.Windows.Media;
using ... | 3.052362 | 58baba3542564aefdf96fa7f4a4f0290 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850649 | {
"extension": "c-sharp",
"max_stars_count": "25.0",
"max_stars_repo_name": "Mefodei/UnityTools-Code-",
"max_stars_repo_path": "UniGame.StateMachine/Runtime/Interfaces/IContextState.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169869"
} | starcoder | <filename>UniGame.StateMachine/Runtime/Interfaces/IContextState.cs<gh_stars>10-100
namespace UniModules.UniStateMachine.Runtime.Interfaces
{
using UniCore.Runtime.ObjectPool.Runtime.Interfaces;
using UniModules.UniGame.Core.Runtime.Interfaces;
public interface IContextState<TAwaiter> :
IStateBeha... | 1.904921 | fb371800605adeee8f5949d643d99692 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850650 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jskrnbindra/Project-Black-Chair",
"max_stars_repo_path": "DataCollection/DownloadPaperPDF.aspx.designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169870"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//----------------------------------------... | 1.240629 | 5dc9717f52fe029c395b510db6e03bba |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850651 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ppioli/Nydus",
"max_stars_repo_path": "src/Nydus.Fop.Swashbuckle/RequiredNotNullableSchemaFilter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169871"
} | starcoder | <filename>src/Nydus.Fop.Swashbuckle/RequiredNotNullableSchemaFilter.cs
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Reflection;
using Microsoft.OpenApi.Models;
using Swashbuckle.AspNetCore.SwaggerGen;
namespace Nydus.Fop.Swashbuckle;
class Requi... | 2.569077 | a5f4152b2e22586c3e692a7126bec336 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850652 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "coinbump/PhaseJumpPro",
"max_stars_repo_path": "Phase Jump/Assets/phasejumppro/Core/SomeMovePath2D.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169872"
} | starcoder | <filename>Phase Jump/Assets/phasejumppro/Core/SomeMovePath2D.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace PJ
{
[ExecuteInEditMode] // Works for class, not methods
public abstract class SomeMovePath2D : MonoBehaviour
{
public float speed = 1.0f;
public List<GameObj... | 2.486206 | 87127e7b8ec731a1c98724fb213c26a6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850653 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "Definux/Emeraude",
"max_stars_repo_path": "src/Admin/Definux.Emeraude.Admin.UI/ViewModels/Logging/ErrorLogViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169873"
} | starcoder | using System;
namespace Definux.Emeraude.Admin.UI.ViewModels.Logging
{
/// <summary>
/// ViewModel encapsulated error log item.
/// </summary>
public class ErrorLogViewModel : LogEntityViewModel
{
/// <summary>
/// Stack trace of the error log.
/// </summary>
public... | 2.273357 | b249c1fabe8b05899f54b7841e1d93b3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850654 | {
"extension": "c-sharp",
"max_stars_count": "142.0",
"max_stars_repo_name": "mbtolou/ClickHouse.Client",
"max_stars_repo_path": "ClickHouse.Client/Types/ArrayType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169874"
} | starcoder | using System;
using System.Collections;
using ClickHouse.Client.Formats;
using ClickHouse.Client.Types.Grammar;
namespace ClickHouse.Client.Types
{
internal class ArrayType : ParameterizedType
{
public ClickHouseType UnderlyingType { get; set; }
public override Type FrameworkType => Underlyin... | 2.568152 | 146d3005f73c44c712d1f41ac8b8532a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850655 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ajlopez/AjRools",
"max_stars_repo_path": "Src/AjRools.Expert/AjRools.Expert.Tests/Facts/ComparisonFactTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169875"
} | starcoder | <gh_stars>1-10
using System;
using System.Text;
using System.Collections.Generic;
using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using AjRools.Expert.Facts;
namespace AjRools.Expert.Tests.Facts
{
[TestClass]
public class ComparisonFactTests
{
[TestMethod]
... | 2.633545 | 5ae6c8d365cf1d167395c1276ccda41c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850656 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "campersau/CefSharp",
"max_stars_repo_path": "CefSharp/DevTools/SystemInfo/Size.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169876"
} | starcoder | <reponame>campersau/CefSharp<filename>CefSharp/DevTools/SystemInfo/Size.cs
// Copyright © 2020 The CefSharp Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
namespace CefSharp.DevTools.SystemInfo
{
/// <summary>
/// Describes t... | 2.122028 | ae3bf1d273578a80569b02ae24e29045 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850657 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Agameofscones/2d_slipsworth_sim",
"max_stars_repo_path": "2d_Slipsworth_Sim/Assets/scripts/io_door.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169877"
} | starcoder | <reponame>Agameofscones/2d_slipsworth_sim<gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Events;
public class io_door : MonoBehaviour {
public int requiredConnections = 1;//override in inspector as needed.
public int incomingConnections = 0;
pub... | 1.986231 | 6eb5a8b090cf5b03a382db9beaf161cf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850658 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "NotKohtpojiep/EducationProcess",
"max_stars_repo_path": "src/Desktop/EducationProcess.ApiClient/Clients/Interfaces/IEducationPlansClient.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169878"
} | starcoder | <gh_stars>1-10
using System.Threading.Tasks;
using EducationProcess.ApiClient.Models.EducationPlans.Requests;
using EducationProcess.ApiClient.Models.EducationPlans.Responses;
namespace EducationProcess.ApiClient.Clients.Interfaces
{
public interface IEducationPlansClient
{
Task<EducationPlan> GetEduca... | 1.891572 | 7c5d19897326da07079a8f24270da247 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850659 | {
"extension": "c-sharp",
"max_stars_count": "22.0",
"max_stars_repo_name": "1992w/SimpleCaptcha",
"max_stars_repo_path": "src/SimpleCaptcha/Storage/DistributedStorage.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169879"
} | starcoder | <reponame>1992w/SimpleCaptcha
using Microsoft.Extensions.Caching.Distributed;
using System;
namespace SimpleCaptcha.Storage
{
internal class DistributedStorage : IStorage
{
private readonly IDistributedCache _cache;
public DistributedStorage(IDistributedCache cache)
{
_cac... | 2.386595 | d2acf7462916c43739e8a04251b5cd64 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850660 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "fahirmdz/HealthCare020",
"max_stars_repo_path": "HealthCare020.API/Controllers/LicniPodaciController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169880"
} | starcoder | using HealthCare020.Core.Constants;
using HealthCare020.Core.Entities;
using HealthCare020.Core.Models;
using HealthCare020.Core.Request;
using HealthCare020.Core.ResourceParameters;
using HealthCare020.Services.Interfaces;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.JsonPatch;
using Microsoft... | 1.689074 | 00ef31d3a23ec7a837953e08133b17db |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850661 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jzabroski/SaritasaTools",
"max_stars_repo_path": "src/Saritasa.Tools.Messages.Abstractions/IMessagePipelineService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169881"
} | starcoder | // Copyright (c) 2015-2017, Saritasa. All rights reserved.
// Licensed under the BSD license. See LICENSE file in the project root for full license information.
using System;
namespace Saritasa.Tools.Messages.Abstractions
{
/// <summary>
/// Pipelines service. The inteface describes class properties requires... | 1.875973 | 1496a28f824d41c8d504e73e884e2ab4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850662 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "berubeje/TheWhitesOfTheirEyes-CapstoneProject",
"max_stars_repo_path": "Assets/Game/Scripts/Core/SceneLoader.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169882"
} | starcoder | <reponame>berubeje/TheWhitesOfTheirEyes-CapstoneProject<gh_stars>1-10
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Events;
using UnityEngine.SceneManagement;
public class SceneLoader : Singleton<SceneLoader>
{
[System.Serializable]
public class Scene... | 2.369318 | 8cf512100f8d1fc571d747635fb63e32 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850663 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "paulcbetts/reactiveui",
"max_stars_repo_path": "ReactiveUI.Serialization.Tests/SerializedCollectionTest.RemovingItemsShouldChangeTheContentHash.g.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169883"
} | starcoder | // <auto-generated>
// This file contains automatically generated unit tests.
// Do NOT modify this file manually.
//
// When Pex is invoked again,
// it might remove or update any previously generated unit tests.
//
// If the contents of this file becomes outdated, e.g. if it does not
// compile anymore, you may del... | 1.822731 | 771b1142483232f1ffdc434744bddb6e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850664 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tstavrianos/StellarisModManager",
"max_stars_repo_path": "Paradox.Common/Extensions/EnumerableExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169884"
} | starcoder | <reponame>tstavrianos/StellarisModManager<filename>Paradox.Common/Extensions/EnumerableExtensions.cs
using System;
using System.Collections;
using System.Collections.Generic;
namespace Paradox.Common.Extensions
{
public static class EnumerableExtensions
{
public static void ForEach<T>(this IEnumerable<... | 3.136599 | e3800dceda14a674bf615950d5f0cd06 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850665 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "alexjvan/Addy",
"max_stars_repo_path": "src/Compiler/AddyCompiler/Node/LexerNodes/EqualsNode.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169885"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace AddyCompiler.Node
{
public class EqualsNode : PunctuationNode
{
public EqualsNode(int row, int col) : base(NodeType.EqualsToken, '=', row, col) { }
}
}
| 1.972579 | 7a072448a7dca206432b49bd4a5cac28 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850666 | {
"extension": "c-sharp",
"max_stars_count": "18.0",
"max_stars_repo_name": "aeroson/lego-game-and-Unity-like-engine",
"max_stars_repo_path": "MyEngine/myengine/UnityEngine based/FixedJoint.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169886"
} | starcoder | <reponame>aeroson/lego-game-and-Unity-like-engine
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace MyEngine
{
public class FixedJoint : Joint
{
Rigidbody m_connectedTo;
public Rigidbody connectedTo
{
set
{
... | 2.363459 | 3fd3244c664c2d4d032789a262c98d0b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850667 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Equipo12-SBDII/TravelWithUs",
"max_stars_repo_path": "TravelWithUsService/Startup.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169887"
} | starcoder | <reponame>Equipo12-SBDII/TravelWithUs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.HttpsPolicy;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Config... | 1.832148 | 3e7359e149ce0e95c766e6a3592fc054 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850668 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "autocore-ai/Roslin",
"max_stars_repo_path": "Msg/GenMsgs/jsk_recognition_msgs/WeightedPoseArray.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169888"
} | starcoder | <reponame>autocore-ai/Roslin
namespace Roslin.Msg.jsk_recognition_msgs
{
[MsgInfo("jsk_recognition_msgs/WeightedPoseArray", "40f180494a75a8797b1c2ba81b2cb4c0", @"Header header
float32[] weights
geometry_msgs/PoseArray poses
")]
public partial class WeightedPoseArray : RosMsg
{
public std_msgs.Header... | 2.166186 | 245c2e1f63fa84effaedc33935d6157e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850669 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "alrazyreturn/core_project",
"max_stars_repo_path": "Models/Times.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169889"
} | starcoder | <reponame>alrazyreturn/core_project
using System;
using System.Collections.Generic;
namespace mad3.Models
{
public partial class Times
{
public Times()
{
TimeTableEndTimeNavigation = new HashSet<TimeTable>();
TimeTableStartTimeNavigation = new HashSet<TimeTable>();
... | 1.207552 | c078869515ae9338f0e9c194a56544f3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850670 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chenjunsheep/SXH",
"max_stars_repo_path": "Sxh.Client/Sxh.Client/Report/RptNextPayment.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169890"
} | starcoder | namespace Sxh.Client.Report
{
partial class RptNextPayment
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
... | 1.766352 | f58581d93721a31e95c9e3b51711b34c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850671 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "NguyenQuocHoa/qltv_v2",
"max_stars_repo_path": "QLTV_V2/QLTV_V2/BLL/StudentBLL.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169891"
} | starcoder | <gh_stars>0
using Microsoft.AspNetCore.Mvc;
using QLTV_V2.DAL;
using QLTV_V2.Data;
using QLTV_V2.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace QLTV_V2.BLL
{
public class StudentBLL
{
private readonly ApplicationDbContext _context;
... | 2.323885 | 8e993b009eae29587f9235046b22eb2b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850672 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kocety91/IndependentSocialMedia",
"max_stars_repo_path": "Web/IndependentSocialApp.Web.ViewModels/Posts/PostParams.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169892"
} | starcoder | namespace IndependentSocialApp.Web.ViewModels.Posts
{
using IndependentSocialApp.Web.ViewModels.Paging;
public class PostParams : PagingModelParams
{
}
}
| 0.89108 | b939a664bd0b95607cc5cb1a56afbb3a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850673 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "fatscally/Finance-Tracker",
"max_stars_repo_path": "PFT/Data/TransactionColData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169893"
} | starcoder | <gh_stars>0
using System;
using System.Data.SqlServerCe;
using PFT.Base;
using PFT.Interfaces;
namespace PFT.Data
{
public class TransactionColData : ITransactionColData
{
/// <summary>
///
/// </summary>
/// <param name="startDate"></param>
/// <param name="endDate">... | 2.615688 | 7d6aa343dd5d2230faa1c9213bb84339 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850674 | {
"extension": "c-sharp",
"max_stars_count": "70.0",
"max_stars_repo_name": "seven1986/IdentityServer4.MicroService",
"max_stars_repo_path": "Apis/ProjectsController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169894"
} | starcoder | <reponame>seven1986/IdentityServer4.MicroService
using System.Linq;
using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using OAuthApp.Data;
using Swashbuckle.AspNetCore.Annotations;
using System;
using OAuthApp.Filters;
using System.Collections.Generic;
namespace OAuthApp.Apis
{
[SwaggerTag("项目"... | 2.267337 | 52f2a7387192e903f5a7489377fa9fee |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850675 | {
"extension": "c-sharp",
"max_stars_count": "94.0",
"max_stars_repo_name": "mderriey-prospa/docs.particular.net",
"max_stars_repo_path": "Snippets/Rabbit/Rabbit_7/QuorumQueues.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169895"
} | starcoder | <gh_stars>10-100
namespace Rabbit_7
{
using NServiceBus;
public class QuorumQueues
{
public void Configure(EndpointConfiguration endpointConfiguration)
{
#region quorum-queue-config
var rabbitMqTransport = new RabbitMQClusterTransport(Topology.Conventiona... | 1.835556 | 616a7b38c5303eb513569d123af1dbb5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850676 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "arkane-systems/json-expandoobject",
"max_stars_repo_path": "Arkane.Json.Expandos/JsonSerializationExceptionHelper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169896"
} | starcoder | #region header
// Arkane.Json.Expandos - JsonSerializationExceptionHelper.cs
//
// <NAME>
// Arkane Systems
//
// Copyright Arkane Systems 2012-2017. All rights reserved.
//
// Created: 2017-08-17 5:21 PM
#endregion
#region using
using System ;
using System.Globalization ;
using JetBrains.Annotations ;
using... | 2.186112 | 708fe786de74caa6bb25a16a900a2604 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850677 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Fulborg/A-Bot",
"max_stars_repo_path": "src/Sanderling.Interface/Sanderling.Interface/ToInterfaceRequest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169897"
} | starcoder | <gh_stars>0
namespace Sanderling.Interface
{
public class ToInterfaceRequest
{
public MemoryMeasurementInitParam MemoryMeasurementInitTake;
public bool MemoryMeasurementInitGetLast;
public bool MemoryMeasurementTake;
public bool MemoryMeasurementGetLast;
}
}
| 0.695767 | b883e1d7057f240f4f5a09cf879f4064 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850678 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dolittle-runtime/Runtime.Events.EventStore",
"max_stars_repo_path": "Specifications/Processing/SUTProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169898"
} | starcoder | <filename>Specifications/Processing/SUTProvider.cs
/*---------------------------------------------------------------------------------------------
* Copyright (c) Dolittle. All rights reserved.
* Licensed under the MIT License. See LICENSE in the project root for license information.
* ----------------------------... | 1.107936 | 56fe0cb8f2621310f9b6fa85981a313f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850679 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "zerratar/Ravenfall-Server",
"max_stars_repo_path": "src/Bot/ROBot/StreamBotApp.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169899"
} | starcoder | <reponame>zerratar/Ravenfall-Server
using Microsoft.Extensions.Logging;
using ROBot.Core.GameServer;
using ROBot.Core.Twitch;
using ROBot.Ravenfall;
using Shinobytes.Ravenfall.RavenNet.Packets.Bot;
using Shinobytes.Ravenfall.RavenNet.Packets.Client;
namespace ROBot
{
public class StreamBotApp : IStreamBotApplicat... | 2.24727 | cefd980ddb87f89002a229206314c2f9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850680 | {
"extension": "c-sharp",
"max_stars_count": "263.0",
"max_stars_repo_name": "gordonjohnpatrick/XobotOS",
"max_stars_repo_path": "android/generated/android/animation/AnimatorSet.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169900"
} | starcoder | using Sharpen;
namespace android.animation
{
[Sharpen.Stub]
public sealed class AnimatorSet : android.animation.Animator
{
private java.util.ArrayList<android.animation.Animator> mPlayingSet = new java.util.ArrayList
<android.animation.Animator>();
private java.util.HashMap<android.animation.Animator, andro... | 1.756567 | 032f3d377852a189cdd28c96bb767986 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850681 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "samdivaio/Discord.Net",
"max_stars_repo_path": "src/Discord.Net/Enums/Relative.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169901"
} | starcoder | <gh_stars>1-10
namespace Discord
{
public enum Relative
{
Before, After, Around
}
}
| 1.440271 | 869fdf59f1da722da33027108ec1af36 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850682 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ComancheAk/Super-Shapeshift-Bros",
"max_stars_repo_path": "Assets/Selection2P.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169902"
} | starcoder | <reponame>ComancheAk/Super-Shapeshift-Bros
using UnityEngine;
using System.Collections;
using UnityEngine.SceneManagement;
public class Selection2P : MonoBehaviour {
public GameObject[] selects;
//public GameObject[] descriptions;
public GameObject[] selector;
public GameObject musMenuControls... | 1.659385 | a1bc118f72a93afc066c652e20ddc6f6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850683 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "maxfoow/EventSourcingPoc",
"max_stars_repo_path": "src/EventSourcing.Poc.EventSourcing/Jobs/Job.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169903"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace EventSourcing.Poc.EventSourcing.Jobs {
public sealed class Job : IJob {
public Job() {
IsDone = false;
}
public Guid Id { get; set; }
public bool IsDone { get; set; }
public ICollectio... | 2.596627 | 6cb4e5b8a728fcdcace9964a5650de2d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850684 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "michielbos/HorseMoon",
"max_stars_repo_path": "Assets/Scripts/TreeTop.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169904"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace HorseMoon
{
public class TreeTop : MonoBehaviour
{
public Sprite[] sprites;
SpriteRenderer SpriteRenderer { get; set; }
private void Start()
{
SpriteRenderer = GetComponent<Spr... | 2.554434 | 2310ae906d95870f2ff46c542a298440 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850685 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tmctono/WebInvestigation",
"max_stars_repo_path": "WebInvestigation/Controllers/IotController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169905"
} | starcoder | <reponame>tmctono/WebInvestigation
// (c) 2020 <NAME>
// Licensed under the MIT license.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using DotNetty.Common.Utilities;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Azure.De... | 2.125626 | cf908cc7d15e2a1bc04d4cc9b383da3a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850686 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "cnsicau/Lotech.Data",
"max_stars_repo_path": "Lotech.Data/Configurations/DatabaseConfigurationSerializer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169906"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Xml.Serialization;
namespace Lotech.Data.Configurations
{
/// <summary>
///
/// </summary>
public class DatabaseConfigurationSerializer
{
/// <summary>
///
/// </summary>
... | 2.600141 | f790cf9545a1f6555023ff939269d284 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850687 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "augustoproiete-forks/dotnet--pinvoke",
"max_stars_repo_path": "src/Kernel32.Desktop/Kernel32+FileAccess.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169907"
} | starcoder | <reponame>augustoproiete-forks/dotnet--pinvoke<filename>src/Kernel32.Desktop/Kernel32+FileAccess.cs
// Copyright (c) to owners found in https://github.com/AArnott/pinvoke/blob/master/COPYRIGHT.md. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license informat... | 2.48758 | f73734d3f1aba4fcadaacf094058c13b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850688 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sedc-codecademy/skwd8-08-aspnetmvc",
"max_stars_repo_path": "g1/Class_06/NTierApp/NTIerApp.PresentationLayer/ViewModels/OrderVM.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169908"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace NTIerApp.PresentationLayer.ViewModels
{
public class OrderVM
{
public UserVM User { get; set; }
public List<MovieVM> Movies { get; set; }
}
}
| 1.444275 | a57f55f10fe64e94b6d3e81e4721b4a8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850689 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "npaulsen/eumel",
"max_stars_repo_path": "src/Core/GameEvents/HandReceived.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169909"
} | starcoder | namespace Eumel.Core
{
public record HandReceived : GameEvent
{
public readonly IHand Hand;
public HandReceived(GameEventContext context, PlayerIndex player, IHand hand) : base(context, player)
{
Hand = hand;
}
public override string ToString() => $"[{nameof(... | 2.59575 | 3305b4e36b39f6495bc0e36a9e0b6420 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850690 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jnabin/E-Commerce_asp.net-mvc",
"max_stars_repo_path": "Views/Manager/DetailsFromHistory.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:169910"
} | starcoder | @model E_Commerce.Models.ProductHistory
@{
ViewBag.Title = "Details";
var image = Model.ImageFile.Split('|');
}
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integ... | 2.378671 | 5f8dc56b3688b242e207d4b8efda8f53 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850691 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jopincar/42-now",
"max_stars_repo_path": "FortyTwoClient/Views/Game/Reset.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:169911"
} | starcoder | @model FortyTwoClient.Models.ResetModel
@{
ViewBag.Title = "Reset";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<h2>Reset</h2>
@if ( Model.HasTable )
{
<p>
Warning! Pressing RESET below cause all current progress in this game to be lost
and a detailed error report to be logged. Use this option only if you a... | 2.340378 | db84dfb647b8b7b0b5f3b59f861831ca |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850692 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "HansHuang/MusicFM",
"max_stars_repo_path": "ThirdPartyLibrary/FlvPlayer/FlashPlayer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169912"
} | starcoder | using System;
using System.Windows.Forms;
namespace FlvPlayer
{
public class FlashPlayer : AxShockwaveFlashObjects.AxShockwaveFlash
{
const int WmRbuttondown = 0x0204;
//Forbid mouse right button click
protected override void WndProc(ref Message m)
{
if (m.Msg == W... | 2.148972 | e6c728d84cbdb13149274c1c7b88379f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850693 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jxz12/EcoBuilder",
"max_stars_repo_path": "Assets/Scripts/UI/Glossary.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169913"
} | starcoder | <reponame>jxz12/EcoBuilder
using UnityEngine;
using UnityEngine.EventSystems;
using System.Collections.Generic;
using System.Text;
namespace EcoBuilder.UI
{
public class Glossary : MonoBehaviour, IPointerClickHandler
{
[SerializeField] TMPro.TextMeshProUGUI description;
Dictionary<string,strin... | 2.532144 | be56a0dcc6639a9746210111a0639c8c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850694 | {
"extension": "c-sharp",
"max_stars_count": "18.0",
"max_stars_repo_name": "heqinghua/lottery-code-qq-814788821-",
"max_stars_repo_path": "YtgProject/Ytg.Service/SysBankTransferService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169914"
} | starcoder | <gh_stars>10-100
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.ServiceModel;
using System.ServiceModel.Activation;
using System.Text;
using System.Threading.Tasks;
using Ytg.BasicModel;
using Ytg.Comm;
using Ytg.Core.Repository;
using Ytg.Core.Servi... | 1.963898 | 5b631b59f2f790283f490a5198648bf6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850695 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "Redhotminute/Redhotminute-Plugin-iOS-AnimatedTransitions",
"max_stars_repo_path": "src/Redhotminute.Xamarin.iOS.AnimatedTransitions/Transitions/LeftRightInOutTransition/LeftRightInOutTransitioningDelegate.cs",
"provenance": "train-000... | starcoder | namespace Redhotminute.Xamarin.iOS.AnimatedTransitions.Transitions
{
public class LeftRightInOutTransitioningDelegate : LeftRightInOutTransitioningDelegate<LeftRightInOutTransition>
{
public LeftRightInOutTransitioningDelegate(float duration) : base(new LeftRightInOutTransition(duration, true))
{
}
}... | 1.609966 | c536355c5db39548f2f175c0ca2c4a56 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850696 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "raider-net/Raider",
"max_stars_repo_path": "src/Raider.NetHttp/Http/Headers/TransferCodingWithQualityHeader.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169916"
} | starcoder | <gh_stars>1-10
using System;
using System.Net.Http.Headers;
namespace Raider.NetHttp.Http.Headers
{
public class TransferCodingWithQualityHeader : TransferCodingHeader
{
public double? Quality { get; set; }
public TransferCodingWithQualityHeaderValue ToTransferCodingWithQualityHeaderValue()
{
if (string.I... | 2.643652 | 26a6690ae9bd8c1cec3f745ed1f347e2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850697 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BigHandInSky/BrainsEden2015",
"max_stars_repo_path": "3 Main Project/BrainsEden2015/Assets/SCRIPTS/EARTH/MenusRotateAroundEarth.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169917"
} | starcoder | using UnityEngine;
using System.Collections;
public class MenusRotateAroundEarth : MonoBehaviour
{
private Transform m_RotatePoint;
[SerializeField] private bool m_RotateX = false;
[SerializeField] private bool m_RotateY = false;
[SerializeField] private bool m_RotateZ = false;
[SerializeField] ... | 2.337256 | bf844633cce7541724eeee255e8c75a3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850698 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jpacelli62/EDDI",
"max_stars_repo_path": "DataDefinitions/Crime.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169918"
} | starcoder | <gh_stars>1-10
namespace EddiDataDefinitions
{
/// <summary>
/// Crime types
/// </summary>
public class Crime : ResourceBasedLocalizedEDName<Crime>
{
static Crime()
{
resourceManager = Properties.Crimes.ResourceManager;
resourceManager.IgnoreCase = false;
... | 2.157506 | b29c256aee6481d01f7640056e815458 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850699 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "HermitApp/hermit-jenkins-plugin",
"max_stars_repo_path": "HermitJenkins/HermitJenkins/HermitJenkinsSettingsViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169919"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Hermit.Plugin;
namespace HermitJenkins
{
public class HermitJenkinsSettingsViewModel : ISettingsItem
{
public string Name
{
get { return "Jenkins... | 1.208949 | 152d0833d6e7f5e847fb598b5fbcb894 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850700 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "manas1803/CSharp",
"max_stars_repo_path": "Code/CSharpComplete/AttributeExplained.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169920"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace CSharpComplete
{
class AttributeExplained
{
[Obsolete("Use the method Add(List<int> Numbers)")]
public static int Add(int FirstNumber,int SecondNumber)
{
return FirstNumber + SecondNumber;
... | 3.457401 | 03f839363798629be034a454086acd94 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850701 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "GDIVX/QophProject",
"max_stars_repo_path": "MVP/Library/PackageCache/com.unity.addressables@1.1.10/Editor/Settings/GroupSchemas/BundledAssetGroupSchema.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169921"
} | starcoder | using System;
using UnityEditor.AddressableAssets.HostingServices;
using UnityEngine;
using UnityEngine.ResourceManagement.ResourceProviders;
using UnityEngine.ResourceManagement.Util;
using UnityEngine.Serialization;
namespace UnityEditor.AddressableAssets.Settings.GroupSchemas
{
/// <summary>
/// Schema use... | 2.257436 | 79c193ebea762fed2f8b96e54fccfb3e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850702 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rsg-bot/Nuke",
"max_stars_repo_path": "src/Nuke.Xamarin/ios/IHaveiOSTargetPlatform.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169922"
} | starcoder | using Nuke.Common;
#pragma warning disable 1591
namespace Rocket.Surgery.Nuke.Xamarin
{
public interface IHaveiOSTargetPlatform : IHave
{
/// <summary>
/// Gets the target platform.
/// </summary>
/// <value>The target platform.</value>
[Parameter("The target platform ... | 1.928839 | c116aed58e992c0c33b0a9fef99ede01 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850703 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mallibone/UpdateConference2021RxUI",
"max_stars_repo_path": "Rx101/Rx101/Demo03.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169923"
} | starcoder | <reponame>mallibone/UpdateConference2021RxUI
using System;
using System.Collections.Generic;
using System.Reactive.Linq;
using Rx101.Helpers;
using Rx101.Helpers.Models;
namespace Rx101
{
public static class Demo03
{
public static void MergeFlows()
{
Console.WriteLine("Merg... | 2.652583 | 8f3767c3f3e9c8c602c9f538abd6a7c9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850704 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ContemporaryArtwork/course-project-colossal-crab-comrades",
"max_stars_repo_path": "ColossalGame/ColossalGame/Hubs/GameData/GameDataHub.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169924"
} | starcoder | <gh_stars>0
using ColossalGame.Hubs.DTO;
using ColossalGame.Models;
using ColossalGame.Models.GameModels;
using ColossalGame.Services;
using Microsoft.AspNetCore.SignalR;
using System;
using System.Threading.Tasks;
namespace ColossalGame.Hubs.GameData
{
public class GameDataHub : Hub<IGameDataClient>, IGameDataMes... | 2.158634 | b4fd3a09e76e0b462ad78bb8f6966a65 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850705 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "EdutechSRL/Adevico",
"max_stars_repo_path": "3-Business/2-Core/lm.Comol.Core.DomainModel/Event/EventItemFile.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169925"
} | starcoder | <filename>3-Business/2-Core/lm.Comol.Core.DomainModel/Event/EventItemFile.cs
using lm.Comol.Core.FileRepository.Domain;
using System;
namespace lm.Comol.Core.DomainModel
{
[Serializable(), CLSCompliant(true)]
public class EventItemFile : DomainBaseObjectLiteMetaInfo<long>
{
public virtual litePerson... | 1.502111 | 3e61c421e1c9090c2bfaae8c01cdf085 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850706 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "HermansenDesigns/I4DAB-HandIn4",
"max_stars_repo_path": "I4DABH4/I4DABH4/Data/Prosumerinfo/Interfaces/IUnitOfWork.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169926"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using I4DABH4.Data.Smartgridinfo;
using I4DABH4.Data.Smartgridinfo.Interfaces;
using Microsoft.EntityFrameworkCore.Diagnostics;
namespace I4DABH4.Data.Prosumerinfo.Interfaces
{
public interface IUnitOfWork
{
... | 1.510392 | fb3c0a936065d6d05cdee34c5f35db18 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850707 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CharlesZHENG/Ray2018",
"max_stars_repo_path": "Ray.Core/Messaging/IMessageWrapper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169927"
} | starcoder | <filename>Ray.Core/Messaging/IMessageWrapper.cs
namespace Ray.Core
{
public interface IMessageWrapper
{
string TypeName { get; set; }
byte[] Bytes { get; set; }
}
}
| 1.810736 | 1b94a9976b7978918ba7cedc00628000 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850708 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "gaolufree/dal",
"max_stars_repo_path": "Arch.Data/Arch.Data/DbEngine/DB/Database.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169928"
} | starcoder | <filename>Arch.Data/Arch.Data/DbEngine/DB/Database.cs<gh_stars>1-10
using Arch.Data.Common.constant;
using Arch.Data.Common.Enums;
using Arch.Data.Common.Logging;
using Arch.Data.Common.Util;
using Arch.Data.DbEngine.Connection;
using Arch.Data.DbEngine.ConnectionString;
using Arch.Data.DbEngine.MarkDown;
using Arch.Da... | 2.399957 | db6dbeb36fcdaf03dc7c6888842adf70 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850709 | {
"extension": "c-sharp",
"max_stars_count": "48.0",
"max_stars_repo_name": "Dzmuh/MvcCodeRouting",
"max_stars_repo_path": "src/MvcCodeRouting/Utilities/NET40.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169929"
} | starcoder | // Copyright 2012 <NAME>.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed t... | 2.494223 | 5643c54b9d29ef4f641ea0c3db3e9a11 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850710 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "Breeze-ui/ChallongeDiscordBot",
"max_stars_repo_path": "ChallongeCSharpDriver/Score.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169930"
} | starcoder | <reponame>Breeze-ui/ChallongeDiscordBot
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ChallongeCSharpDriver {
public class Score {
public int player1 { get; set; }
public int player2 { get; set; }
public Score(int player1, int player2) {
... | 2.019913 | fa74e1c07720c75621b5400624e20227 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8850711 | {
"extension": "c-sharp",
"max_stars_count": "124.0",
"max_stars_repo_name": "JasonBock/Rocks",
"max_stars_repo_path": "src/Rocks.IntegrationTests/ParamsTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:169931"
} | starcoder | <reponame>JasonBock/Rocks<filename>src/Rocks.IntegrationTests/ParamsTests.cs<gh_stars>100-1000
using NUnit.Framework;
using System;
namespace Rocks.IntegrationTests
{
public interface IHaveParams
{
void Foo(int a, params string[] b);
int this[int a, params string[] b] { get; }
}
public static class ParamsTes... | 2.459301 | f6bec54d7f83fdfbf450907220d33f0a |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.